iic
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
xiic_options.c File Reference
#include "xiic.h"
#include "xiic_i.h"

Functions

void XIic_SetOptions (XIic *InstancePtr, u32 NewOptions)
 This function sets the options for the IIC device driver. More...
 
u32 XIic_GetOptions (XIic *InstancePtr)
 This function gets the current options for the IIC device. More...
 
u32 XIic_SetClk (XIic *InstancePtr, u32 FsclHz)
 Sets the serial clock rate for the IIC device. More...