Struct esp32c3::uart::clkdiv::W [−][src]
pub struct W(_);
Expand description
Register CLKDIV
writer
Implementations
Bits 0:11 - The integral part of the frequency divider factor.
Bits 20:23 - The decimal part of the frequency divider factor.
Methods from Deref<Target = W<CLKDIV_SPEC>>
Trait Implementations
Performs the conversion.