Type Alias xmc4800::usic0_ch0::tcsr::WaR

source ·
pub type WaR = BitReader<Wa>;
Expand description

Field WA reader - Word Address

Aliased Type§

struct WaR { /* private fields */ }

Implementations§

source§

impl WaR

source

pub const fn variant(&self) -> Wa

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The data word in TBUF will be transmitted after a falling edge of WA has been detected (referring to PSR.WA).

source

pub fn is_value2(&self) -> bool

The data word in TBUF will be transmitted after a rising edge of WA has been detected (referring to PSR.WA).