![]() |
iicps
Xilinx SDK Drivers API Documentation
|
Functions | |
Role constants | |
These constants are used to pass into the device setup routines to set up the device according to transfer direction. | |
s32 | XIicPs_SetOptions (XIicPs *InstancePtr, u32 Options) |
This function sets the options for the IIC device driver. More... | |
s32 | XIicPs_ClearOptions (XIicPs *InstancePtr, u32 Options) |
This function clears the options for the IIC device driver. More... | |
u32 | XIicPs_GetOptions (XIicPs *InstancePtr) |
This function gets the options for the IIC device. More... | |
s32 | XIicPs_SetSClk (XIicPs *InstancePtr, u32 FsclHz) |
This function sets the serial clock rate for the IIC device. More... | |
u32 | XIicPs_GetSClk (XIicPs *InstancePtr) |
This function gets the serial clock rate for the IIC device. More... | |