Type Alias esp32c3::uart0::rx_filt::W

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

Register RX_FILT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

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.

source

pub fn glitch_filt_en(&mut self) -> GLITCH_FILT_EN_W<'_, RX_FILT_SPEC>

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