Type Alias W

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

Register CFG0 writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn prescale(&mut self) -> PRESCALE_W<'_, CFG0_SPEC>

Bits 0:7

Source

pub fn period(&mut self) -> PERIOD_W<'_, CFG0_SPEC>

Bits 8:23

Source

pub fn period_upmethod(&mut self) -> PERIOD_UPMETHOD_W<'_, CFG0_SPEC>

Bits 24:25