pub type R = R<BASE_CLOCK_SPEC>;
Expand description
Register base_clock
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn divide_low(&self) -> DIVIDE_LOW_R
pub fn divide_low(&self) -> DIVIDE_LOW_R
Bits 0:11 - Lower half of base clock dividing factor
Sourcepub fn divide_high(&self) -> DIVIDE_HIGH_R
pub fn divide_high(&self) -> DIVIDE_HIGH_R
Bits 16:27 - Higher half of base clock dividing factor