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