pub type W = W<BASE_CLOCK_SPEC>;
Expand description
Register base_clock
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn divide_low(&mut self) -> DIVIDE_LOW_W<'_, BASE_CLOCK_SPEC>
pub fn divide_low(&mut self) -> DIVIDE_LOW_W<'_, BASE_CLOCK_SPEC>
Bits 0:11 - Lower half of base clock dividing factor
Sourcepub fn divide_high(&mut self) -> DIVIDE_HIGH_W<'_, BASE_CLOCK_SPEC>
pub fn divide_high(&mut self) -> DIVIDE_HIGH_W<'_, BASE_CLOCK_SPEC>
Bits 16:27 - Higher half of base clock dividing factor