Type Alias R

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

Register base_clock reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn divide_low(&self) -> DIVIDE_LOW_R

Bits 0:11 - Lower half of base clock dividing factor

Source

pub fn divide_high(&self) -> DIVIDE_HIGH_R

Bits 16:27 - Higher half of base clock dividing factor