Type Alias xmc4200::usic0_ch0::brg::CLKSEL_R

source ·
pub type CLKSEL_R = FieldReader<CLKSEL_A>;
Expand description

Field CLKSEL reader - Clock Selection

Aliased Type§

struct CLKSEL_R { /* private fields */ }

Implementations§

source§

impl CLKSEL_R

source

pub const fn variant(&self) -> Option<CLKSEL_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The fractional divider frequency fFD is selected.

source

pub fn is_value3(&self) -> bool

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

source

pub fn is_value4(&self) -> bool

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