![]() |
iicps
Vitis Drivers API Documentation
|
Macros | |
| #define | XIICPS_NUM_OPTIONS (sizeof(OptionsTable) / sizeof(OptionsMap)) |
| Calculated no. More... | |
Functions | |
| s32 | XIicPs_SetOptions (XIicPs *InstancePtr, u32 Options) |
| Functions for setting and getting data rate, in xiicps_options.c. More... | |
| s32 | XIicPs_ClearOptions (XIicPs *InstancePtr, u32 Options) |
| Clears the options for the IIC device driver. More... | |
| u32 | XIicPs_GetOptions (XIicPs *InstancePtr) |
| Gets the options for the IIC device. More... | |
| s32 | XIicPs_SetSClk (XIicPs *InstancePtr, u32 FsclHz) |
| Sets the serial clock rate for the IIC device. More... | |
| u32 | XIicPs_GetSClk (XIicPs *InstancePtr) |
| Sets the serial clock rate for the IIC device. More... | |