Type Alias xmc4800::ebu::busrcon0::WAITINV_R

source ·
pub type WAITINV_R = BitReader<WAITINV_A>;
Expand description

Field WAITINV reader - Reversed polarity at WAIT

Aliased Type§

struct WAITINV_R { /* private fields */ }

Implementations§

source§

impl WAITINV_R

source

pub const fn variant(&self) -> WAITINV_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

input at WAIT pin is active low (default after reset).

source

pub fn is_value2(&self) -> bool

input at WAIT pin is active high.