Type Alias d1_pac::cir_tx::cir_tglr::TPPI_R

source ·
pub type TPPI_R = BitReader<TPPI_A>;
Expand description

Field tppi reader - Transmit Pulse Polarity Invert

Aliased Type§

struct TPPI_R { /* private fields */ }

Implementations§

source§

impl TPPI_R

source

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