Type Alias xmc4800::usic0_ch0::pcr_iismode::WagenR

source ·
pub type WagenR = BitReader<Wagen>;
Expand description

Field WAGEN reader - WA Generation Enable

Aliased Type§

struct WagenR { /* private fields */ }

Implementations§

source§

impl WagenR

source

pub const fn variant(&self) -> Wagen

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The IIS can be used as slave. The generation of the word address signal is disabled. The output signal WA is 0. The MCLKO signal generation depends on PCR.MCLK.

source

pub fn is_value2(&self) -> bool

The IIS can be used as master. The generation of the word address signal is enabled. The signal starts with a 0 after being enabled. The generation of MCLK is enabled, independent of PCR.MCLK. After clearing WAGEN, the USIC module stops the generation of the WA signal within the next 4 WA periods.