Type Alias xmc4800::usic0_ch0::tcsr::WA_R

source ·
pub type WA_R = BitReader<WA_A>;
Expand description

Field WA reader - Word Address

Aliased Type§

struct WA_R { /* private fields */ }

Implementations§

source§

impl WA_R

source

pub const fn variant(&self) -> WA_A

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).