Class daisy::Tlv493dI2CTransport¶
ClassList > daisy > Tlv493dI2CTransport
#include <tlv493d.h>
Classes¶
| Type | Name |
|---|---|
| struct | Config |
Public Functions¶
| Type | Name |
|---|---|
| uint8_t | GetAddress () |
| bool | GetError () |
| void | Init (Config config) |
| void | Read (uint8_t * data, uint16_t size) |
| Tlv493dI2CTransport () |
|
| void | Write (uint8_t * data, uint16_t size) |
| void | WriteAddress (uint8_t add, uint8_t * data, uint16_t size) |
| ~Tlv493dI2CTransport () |
Detailed Description¶
I2C Transport for TLV493D
Public Functions Documentation¶
function GetAddress¶
function GetError¶
function Init¶
function Read¶
function Tlv493dI2CTransport¶
function Write¶
function WriteAddress¶
function ~Tlv493dI2CTransport¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/tlv493d.h