Expand description
Structs
Field APB_MEM_RD_ERR_CH1
reader - The apb read memory status bit for channel1 turns to high level when the apb read address exceeds the configuration range.
Field APB_MEM_WR_ERR_CH1
reader - The apb write memory status bit for channel1 turns to high level when the apb write address exceeds the configuration range.
This register you can [read
]
(crate::generic::Reg::read). See [API]
(https://docs.rs/svd2rust/#read–modify–write-api).
Field MEM_EMPTY_CH1
reader - The memory empty status bit for channel1. in acyclic mode, this bit turns to high level when mem_raddr_ex is greater than or equal to the configured range.
Field MEM_FULL_CH1
reader - The memory full status bit for channel1 turns to high level when mem_waddr_ex is greater than or equal to the configuration range.
Field MEM_OWNER_ERR_CH1
reader - When channel1 is configured for receive mode, this bit will turn to high level if rmt_mem_owner register is not set to 1.
Field MEM_RADDR_EX_CH1
reader - The current memory write address of channel1.
Field MEM_WADDR_EX_CH1
reader - The current memory read address of channel1.
Register CH1STATUS
reader
Field STATE_CH1
reader - The channel1 state machine status register.3’h0 : idle, 3’h1 : send, 3’h2 : read memory, 3’h3 : receive, 3’h4 : wait.
Field STATUS_CH1
reader - The status for channel1