![]() |
Dataflow Runtime API
3.0.3.0
|
Classes | |
class | I2CErrorIrqHandlerAP |
I2CErrorIrqHandlerAP is responsible to process I2C errors in context of interrupt (errors would be notified). More... | |
class | I2CEventIrqHandlerAP |
I2CEventIrqHandlerAP is responsible to process transactions in context of interrupt. More... | |
class | I2CMasterTransactionHelper |
I2CMasterTransactionHelper defines helping functions for transaction operations. More... | |
class | I2CResetCallbackIfc |
Interface of I2C reset callbacks. More... | |
class | I2CTransactionHandlerAP |
Initiates interrupt based I2C communication. More... | |
class | I2CTransactionQueue |
Queue for multiple I2C transaction items and to keep track of the number of data operations from the current transaction item. More... | |
class | I2CTransactionQueueIfc |
Interface of I2C transaction queue. More... | |