atsamd11d::sysctrl::osc8m

Type Alias PrescW

Source
pub type PrescW<'a, REG> = FieldWriter<'a, REG, 2, Prescselect, Safe>;
Expand description

Field PRESC writer - Oscillator Prescaler

Aliased Type§

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

Implementations§

Source§

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

Source

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

1

Source

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

2

Source

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

4

Source

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

8