Module esp32::rmt::int_raw

source ·
Expand description

Structs§

Type Aliases§

  • Field CH_ERR(0-7) reader - The interrupt raw bit for channel %s turns to high level when channle %s detects some errors.
  • Field CH_RX_END(0-7) reader - The interrupt raw bit for channel %s turns to high level when the receive process is done.
  • Field CH_TX_END(0-7) reader - The interrupt raw bit for channel %s turns to high level when the transmit process is done.
  • Field CH_TX_THR_EVENT(0-7) reader - The interrupt raw bit for channel %s turns to high level when transmitter in channle%s have send datas more than reg_rmt_tx_lim_ch%s after detecting this interrupt software can updata the old datas with new datas.
  • Register INT_RAW reader