![]() |
iicps
Vitis Drivers API Documentation
|
Functions | |
void | XIicPs_ResetHw (UINTPTR BaseAddress) |
Performs 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 interrupts Clear the status Clear FIFO's and disable hold bit Clear the line status Update relevant configuration registers with reset values. More... | |
void | XIicPs_MasterRead (XIicPs *InstancePtr, s32 IsHold, s32 *ByteCntPtr) |
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... | |