iicps
Vitis Drivers API Documentation
xiicps_hw.c File Reference

Functions

void XIicPs_ResetHw (UINTPTR BaseAddress)
 This function perform the reset sequence to the given I2c interface by configuring the appropriate control bits in the I2c specific registers the i2cps reset sequence involves the following steps Disable all the interuupts Clear the status Clear FIFO's and disable hold bit Clear the line status Update relevant config registers with reset values. More...
 
void XIicPs_MasterRead (XIicPs *InstancePtr, s32 IsHold, s32 *ByteCntPtr)
 This function receives data byte by byte till Rx data is valid in interrupt master mode. More...
 
void XIicPs_Reset (XIicPs *InstancePtr)
 Resets the IIC device. More...