Type Alias esp32c3::rmt::CH_RX_STATUS

source ·
pub type CH_RX_STATUS = Reg<CH_RX_STATUS_SPEC>;
Expand description

CH_RX_STATUS (r) register accessor: RMT_CH2STATUS_REG.

You can read this register and get ch_rx_status::R. See API.

For information about available fields see ch_rx_status module

Aliased Type§

struct CH_RX_STATUS { /* private fields */ }