Type Alias xmc4800::usic0_ch0::brg::CLKSEL_W

source ·
pub type CLKSEL_W<'a, REG> = FieldWriter<'a, REG, 2, CLKSEL_A>;
Expand description

Field CLKSEL writer - Clock Selection

Aliased Type§

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

Implementations§

source§

impl<'a, REG> CLKSEL_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

The fractional divider frequency fFD is selected.

source

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

The trigger signal DX1T defines fPIN. Signal MCLK toggles with fPIN.

source

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

Signal MCLK corresponds to the DX1S signal and the frequency fPIN is derived from the rising edges of DX1S.