Expand description
Channel %s status register
Structs
Channel %s status register
Register CH%sSTATUS
reader
Type Definitions
Field APB_MEM_RD_ERR
reader - This status bit will be set if the offset address out of memory size when reads via APB bus.
Field APB_MEM_WR_ERR
reader - This status bit will be set if the offset address out of memory size when writes via APB bus.
Field MEM_EMPTY
reader - This status bit will be set when the data to be set is more than memory size and the wraparound mode is disabled.
Field MEM_FULL
reader - This status bit will be set if the receiver receives more data than the memory size.
Field MEM_OWNER_ERR
reader - This status bit will be set when the ownership of memory block is wrong.
Field MEM_RADDR_EX
reader - This register records the memory address offset when transmitter of CHANNEL%s is using the RAM.
Field MEM_WADDR_EX
reader - This register records the memory address offset when receiver of CHANNEL%s is using the RAM.
Field STATE
reader - This register records the FSM status of CHANNEL%s.