Type Alias xmc4300::usic0_ch0::pcr_ascmode::MCLK_W

source ·
pub type MCLK_W<'a, REG> = BitWriter<'a, REG, MCLK_A>;
Expand description

Field MCLK writer - Master Clock Enable

Aliased Type§

struct MCLK_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> MCLK_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

The MCLK generation is disabled and the MCLK signal is 0.

source

pub fn value2(self) -> &'a mut W<REG>

The MCLK generation is enabled.