![]() |
uartps
Vitis Drivers API Documentation
|
This typedef contains configuration information for the device. More...
Data Fields | |
| u16 | DeviceId |
| Unique ID of device. More... | |
| u32 | BaseAddress |
| Base address of device (IPIF) More... | |
| u32 | InputClockHz |
| Input clock frequency. More... | |
This typedef contains configuration information for the device.
| u32 XUartPs_Config::BaseAddress |
Base address of device (IPIF)
Referenced by UartPsHelloWorldExample(), UartPsIntrExample(), UartPsPolledExample(), UartPsSelfTestExample(), XUartPs_CfgInitialize(), XUartPs_GetDataFormat(), XUartPs_GetFifoThreshold(), XUartPs_GetFlowDelay(), XUartPs_GetInterruptMask(), XUartPs_GetModemStatus(), XUartPs_GetOperMode(), XUartPs_GetOptions(), XUartPs_GetRecvTimeout(), XUartPs_InterruptHandler(), XUartPs_IsSending(), XUartPs_Recv(), XUartPs_SelfTest(), XUartPs_Send(), XUartPs_SetBaudRate(), XUartPs_SetDataFormat(), XUartPs_SetFifoThreshold(), XUartPs_SetFlowDelay(), XUartPs_SetInterruptMask(), XUartPs_SetOperMode(), XUartPs_SetOptions(), and XUartPs_SetRecvTimeout().
| u16 XUartPs_Config::DeviceId |
Unique ID of device.
| u32 XUartPs_Config::InputClockHz |
Input clock frequency.
Referenced by XUartPs_CfgInitialize(), and XUartPs_SetBaudRate().