iicps
Vitis Drivers API Documentation
xiicps_options.c File Reference

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)
 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...