RTEMS  5.0.0
Data Fields
_Twid Struct Reference

TWI driver structure. Holds the internal state of the driver. More...

#include <twid.h>

Data Fields

TwihspTwi
 
AsyncpTransfer
 

Detailed Description

TWI driver structure. Holds the internal state of the driver.

Field Documentation

◆ pTransfer

Async* _Twid::pTransfer

Current asynchronous transfer being processed.

◆ pTwi

Twihs* _Twid::pTwi

Pointer to the underlying TWI peripheral.


The documentation for this struct was generated from the following file: