![]() |
v_hdmirxss
Xilinx SDK Drivers API Documentation
|
This typedef contains the logging mechanism for debug. More...
Data Fields | |
| u16 | DataBuffer [256] |
| Log buffer with event data. 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_HdmiRxSs_Log::DataBuffer[256] |
Log buffer with event data.
Referenced by XV_HdmiRxSs_LogRead(), and XV_HdmiRxSs_LogWrite().
| u8 XV_HdmiRxSs_Log::HeadIndex |
Index of the head entry of the Event/DataBuffer.
Referenced by XV_HdmiRxSs_LogRead(), XV_HdmiRxSs_LogReset(), and XV_HdmiRxSs_LogWrite().
| u8 XV_HdmiRxSs_Log::TailIndex |
Index of the tail entry of the Event/DataBuffer.
Referenced by XV_HdmiRxSs_LogRead(), XV_HdmiRxSs_LogReset(), and XV_HdmiRxSs_LogWrite().