W

Type Alias W 

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

Register PSCLR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn div(&mut self) -> DivW<'_, PsclrSpec>

Bits 0:7 - FCLK divided by DIV. 0/1 - SCLK=FCLK, 2 - SCLK=FCLK/2, n - SCLK=FCLK/n

Source

pub fn rsvd(&mut self) -> RsvdW<'_, PsclrSpec>

Bits 8:31