RTEMS
5.0.0
|
TWI driver structure. Holds the internal state of the driver. More...
#include <twid.h>
Data Fields | |
uint8_t | Twi_id |
Twid * | pTwid |
sXdmad * | pTwiDma |
TWI driver structure. Holds the internal state of the driver.
Twid* TwihsDma::pTwid |
Pointer to the underlying TWI driver.
sXdmad* TwihsDma::pTwiDma |
Pointer to the underlying DMA driver for TWI.