Type Alias xmc4500::ebu::busrap0::EXTCLOCK_R

source ·
pub type EXTCLOCK_R = FieldReader<EXTCLOCK_A>;
Expand description

Field EXTCLOCK reader - Frequency of external clock at pin BFCLKO

Aliased Type§

struct EXTCLOCK_R { /* private fields */ }

Implementations§

source§

impl EXTCLOCK_R

source

pub const fn variant(&self) -> EXTCLOCK_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Equal to INT_CLK frequency.

source

pub fn is_value2(&self) -> bool

1/2 of INT_CLK frequency.

source

pub fn is_value3(&self) -> bool

1/3 of INT_CLK frequency.

source

pub fn is_value4(&self) -> bool

1/4 of INT_CLK frequency (default after reset).