| Data Structures | |
| struct | PalTwiDevConfig_t | 
| TWI device configuration.  More... | |
| Macros | |
| #define | PAL_TWI_INVALID_ID 0xFF | 
| Invalid device ID.  More... | |
| Typedefs | |
| typedef void(* | PalTwiOpReadyCback_t) (uint8_t id) | 
| Operation ready callback.  More... | |
| typedef void(* | PalTwiCompCback_t) (uint8_t id, uint8_t success) | 
| Completion callback (success=TRUE if ACK received, FALSE otherwise).  More... | |
| Enumerations | 
| typedef void(* PalTwiCompCback_t) (uint8_t id, uint8_t success) | 
| typedef void(* PalTwiOpReadyCback_t) (uint8_t id) | 
| enum PalTwiState_t | 
Operational states.