Public Attributes | |
uint32_t | rx_tail |
uint32_t | rx_head |
uint32_t | rx_mem_low |
uint32_t | rx_mem_high |
uint32_t | tx_tail |
uint32_t | tx_head |
uint32_t | tx_mem_low |
uint32_t | tx_mem_high |
uint32_t | padding [8] |
Definition at line 57 of file internals.h.
uint32_t enso::QueueRegs::padding[8] |
Definition at line 66 of file internals.h.
uint32_t enso::QueueRegs::rx_head |
Definition at line 59 of file internals.h.
uint32_t enso::QueueRegs::rx_mem_high |
Definition at line 61 of file internals.h.
uint32_t enso::QueueRegs::rx_mem_low |
Definition at line 60 of file internals.h.
uint32_t enso::QueueRegs::rx_tail |
Definition at line 58 of file internals.h.
uint32_t enso::QueueRegs::tx_head |
Definition at line 63 of file internals.h.
uint32_t enso::QueueRegs::tx_mem_high |
Definition at line 65 of file internals.h.
uint32_t enso::QueueRegs::tx_mem_low |
Definition at line 64 of file internals.h.
uint32_t enso::QueueRegs::tx_tail |
Definition at line 62 of file internals.h.