Module esp32s3::rmt::ch_tx_status

source ·
Expand description

Channel %s status register

Structs

Type Aliases

  • Field APB_MEM_WADDR reader - This register records the memory address offset when writes RAM over 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_RADDR_EX reader - This register records the memory address offset when transmitter of CHANNEL%s is using the RAM.
  • Register CH%s_TX_STATUS reader
  • Field STATE reader - This register records the FSM status of CHANNEL%s.