Type Alias xmc4400::usic0_ch0::pcr_iismode::WAGEN_R

source ·
pub type WAGEN_R = BitReader<WAGEN_A>;
Expand description

Field WAGEN reader - WA Generation Enable

Aliased Type§

struct WAGEN_R { /* private fields */ }

Implementations§

source§

impl WAGEN_R

source

pub const fn variant(&self) -> WAGEN_A

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.