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 divb(&mut self) -> DivbW<'_, PsclrSpec>

Bits 0:9

Source

pub fn diva_frac(&mut self) -> DivaFracW<'_, PsclrSpec>

Bits 10:23

Source

pub fn diva_int(&mut self) -> DivaIntW<'_, PsclrSpec>

Bits 24:31