R

Type Alias R 

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

Register PSCLR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn divb(&self) -> DivbR

Bits 0:9

Source

pub fn diva_frac(&self) -> DivaFracR

Bits 10:23

Source

pub fn diva_int(&self) -> DivaIntR

Bits 24:31