This Class provides the methods to read/write bytes from/to an i2c device.
uint8_t write_nfcc(nfc::NciMessage &tx) override
uint8_t read_nfcc(nfc::NciMessage &rx, uint16_t timeout) override
void dump_config() override
Providing packet encoding functions for exchanging data with a remote host.