Type Alias d1_pac::uart::halt::SIR_TX_INVERT_R

source ·
pub type SIR_TX_INVERT_R = BitReader<SIR_TX_INVERT_A>;
Expand description

Field sir_tx_invert reader - SIR TX Pulse Polarity Invert

Aliased Type§

struct SIR_TX_INVERT_R { /* private fields */ }

Implementations§

source§

impl SIR_TX_INVERT_R

source

pub fn variant(&self) -> SIR_TX_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