Module esp32_hal::pac::rmt::int_raw

Expand description

Structs

This register you can read. See API.
Register INT_RAW reader

Type Definitions

Field CH_ERR_INT_RAW[0-7] reader - The interrupt raw bit for channel %s turns to high level when channle %s detects some errors.
Field CH_RX_END_INT_RAW[0-7] reader - The interrupt raw bit for channel %s turns to high level when the receive process is done.
Field CH_TX_END_INT_RAW[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_INT_RAW[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.