Type Alias xmc4800::usic0_ch0::pcr_iicmode::MclkR

source ·
pub type MclkR = BitReader<Mclk>;
Expand description

Field MCLK reader - Master Clock Enable

Aliased Type§

struct MclkR { /* private fields */ }

Implementations§

source§

impl MclkR

source

pub const fn variant(&self) -> Mclk

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The MCLK generation is disabled and MCLK is 0.

source

pub fn is_value2(&self) -> bool

The MCLK generation is enabled.