Type Alias xmc4500::ebu::buswap1::EXTCLOCK_W

source ·
pub type EXTCLOCK_W<'a, REG> = FieldWriter<'a, REG, 2, EXTCLOCK_A, Safe>;
Expand description

Field EXTCLOCK writer - Frequency of external clock at pin BFCLKO

Aliased Type§

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

Implementations§

source§

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

source

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

Equal to INT_CLK frequency.

source

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

1/2 of INT_CLK frequency.

source

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

1/3 of INT_CLK frequency.

source

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

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