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 div(&self) -> DivR

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

Source

pub fn rsvd(&self) -> RsvdR

Bits 8:31