Type Alias 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.