pub type CLKDIV_W<'a, const O: u8> = FieldWriter<'a, u32, USHFRCOCTRL_SPEC, u8, CLKDIV_A, 2, O>;
Expand description

Field CLKDIV writer - Locally Divide USHFRCO Clock Output

Implementations§

source§

impl<'a, const O: u8> CLKDIV_W<'a, O>

source

pub fn div1(self) -> &'a mut W

Divide by 1.

source

pub fn div2(self) -> &'a mut W

Divide by 2.

source

pub fn div4(self) -> &'a mut W

Divide by 4.