Type Alias esp32c3::uart0::RX_FILT

source ·
pub type RX_FILT = Reg<RX_FILT_SPEC>;
Expand description

RX_FILT (rw) register accessor: Rx Filter configuration

You can read this register and get rx_filt::R. You can reset, write, write_with_zero this register using rx_filt::W. You can also modify this register. See API.

For information about available fields see rx_filt module

Aliased Type§

struct RX_FILT { /* private fields */ }