pub type R = R<RX_FILT_SPEC>;
Expand description
Register RX_FILT
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn glitch_filt(&self) -> GLITCH_FILT_R
pub fn glitch_filt(&self) -> GLITCH_FILT_R
Bits 0:7 - when input pulse width is lower than this value the pulse is ignored.
sourcepub fn glitch_filt_en(&self) -> GLITCH_FILT_EN_R
pub fn glitch_filt_en(&self) -> GLITCH_FILT_EN_R
Bit 8 - Set this bit to enable Rx signal filter.