Type Alias esp32c6::uart0::rx_filt::R

source ·
pub type R = R<RX_FILT_SPEC>;
Expand description

Register RX_FILT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn glitch_filt(&self) -> GLITCH_FILT_R

Bits 0:7 - when input pulse width is lower than this value the pulse is ignored.

source

pub fn glitch_filt_en(&self) -> GLITCH_FILT_EN_R

Bit 8 - Set this bit to enable Rx signal filter.