Type Alias d1_pac::uart::halt::SIR_RX_INVERT_R

source ·
pub type SIR_RX_INVERT_R = BitReader<SIR_RX_INVERT_A>;
Expand description

Field sir_rx_invert reader - SIR RX Pulse Polarity Invert

Aliased Type§

struct SIR_RX_INVERT_R { /* private fields */ }

Implementations§

source§

impl SIR_RX_INVERT_R

source

pub fn variant(&self) -> SIR_RX_INVERT_A

Get enumerated values variant

source

pub fn is_not_invert(&self) -> bool

Checks if the value of the field is NOT_INVERT

source

pub fn is_invert(&self) -> bool

Checks if the value of the field is INVERT