Type Alias d1_pac::cir_rx::cir_rxpcfg::RPPI_R

source ·
pub type RPPI_R = BitReader<RPPI_A>;
Expand description

Field rppi reader - Receiver Pulse Polarity Invert

Aliased Type§

struct RPPI_R { /* private fields */ }

Implementations§

source§

impl RPPI_R

source

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