![]() |
dsi
Vitis Drivers API Documentation
|
This typedef contains the Short Packet information from the Generic Short Packet Register. More...
Data Fields | |
u8 | VcId |
VcId indicates one of four channels. More... | |
u8 | DataType |
Short Hand command issue from application More... | |
u8 | Data0 |
First data byte. More... | |
u8 | Data1 |
Second data byte. More... | |
This typedef contains the Short Packet information from the Generic Short Packet Register.
u8 XDsi_ShortPacket::Data0 |
First data byte.
Referenced by XDsi_SendLongPacket(), and XDsi_SendShortPacket().
u8 XDsi_ShortPacket::Data1 |
Second data byte.
Referenced by XDsi_SendShortPacket().
u8 XDsi_ShortPacket::DataType |
u8 XDsi_ShortPacket::VcId |
VcId indicates one of four channels.
Referenced by XDsi_SendShortPacket().