Dataflow Runtime API  3.1.1.0
Classes
imt::base::dff::activeparts::stm32f103hd::i2c Namespace Reference

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...