W

Type Alias W 

Source
pub type W = W<CLKDIV_SPEC>;
Expand description

Register CLKDIV writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn clkdiv_ratio(&mut self) -> CLKDIV_RATIO_W<'_, CLKDIV_SPEC, 0>

Bits 0:2 - Selects divide ratio of module clock

Source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual