Type Alias R

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

Register CLKDIV reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn clkdiv(&self) -> CLKDIV_R

Bits 0:11 - The integral part of the frequency divider factor.

Source

pub fn frag(&self) -> FRAG_R

Bits 20:23 - The decimal part of the frequency divider factor.