![]() |
v_hdmiphy1
Vitis Drivers API Documentation
|
This typedef contains the logging mechanism for debug. More...
Data Fields | |
| u16 | DataBuffer [128] |
| Log buffer with event data. More... | |
| u64 | TimeRecord [128] |
| Log time for the event. More... | |
| u8 | HeadIndex |
Index of the head entry of the Event/DataBuffer. More... | |
| u8 | TailIndex |
Index of the tail entry of the Event/DataBuffer. More... | |
This typedef contains the logging mechanism for debug.
| u16 XHdmiphy1_Log::DataBuffer[128] |
Log buffer with event data.
Referenced by XHdmiphy1_LogRead(), and XHdmiphy1_LogWrite().
| u8 XHdmiphy1_Log::HeadIndex |
Index of the head entry of the
Event/DataBuffer.
Referenced by XHdmiphy1_LogRead(), XHdmiphy1_LogReset(), and XHdmiphy1_LogWrite().
| u8 XHdmiphy1_Log::TailIndex |
Index of the tail entry of the
Event/DataBuffer.
Referenced by XHdmiphy1_LogDisplay(), XHdmiphy1_LogRead(), XHdmiphy1_LogReset(), and XHdmiphy1_LogWrite().
| u64 XHdmiphy1_Log::TimeRecord[128] |
Log time for the event.
Referenced by XHdmiphy1_LogDisplay(), and XHdmiphy1_LogWrite().