![]() |
v_hdmirxss1
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 XV_HdmiRxSs1_Log::DataBuffer[128] |
Log buffer with event data.
Referenced by XV_HdmiRxSs1_LogRead(), and XV_HdmiRxSs1_LogWrite().
| u8 XV_HdmiRxSs1_Log::HeadIndex |
Index of the head entry of the Event/DataBuffer.
Referenced by XV_HdmiRxSs1_LogRead(), XV_HdmiRxSs1_LogReset(), and XV_HdmiRxSs1_LogWrite().
| u8 XV_HdmiRxSs1_Log::TailIndex |
Index of the tail entry of the Event/DataBuffer.
Referenced by XV_HdmiRxSs1_LogDisplay(), XV_HdmiRxSs1_LogRead(), XV_HdmiRxSs1_LogReset(), and XV_HdmiRxSs1_LogWrite().
| u64 XV_HdmiRxSs1_Log::TimeRecord[128] |
Log time for the event.
Referenced by XV_HdmiRxSs1_LogDisplay(), and XV_HdmiRxSs1_LogWrite().