iic
Vitis Drivers API Documentation
|
Functions | |
int | XIic_MasterSend (XIic *InstancePtr, u8 *TxMsgPtr, int ByteCount) |
This function sends data as a master on the IIC bus. More... | |
int | XIic_MasterRecv (XIic *InstancePtr, u8 *RxMsgPtr, int ByteCount) |
This function receives data as a master from a slave device on the IIC bus. More... | |