Struct esp32s3::twai0::clock_divider::W
source · pub struct W(_);
Expand description
Register CLOCK_DIVIDER
writer
Implementations§
source§impl W
impl W
sourcepub fn cd(&mut self) -> CD_W<'_, 0>
pub fn cd(&mut self) -> CD_W<'_, 0>
Bits 0:7 - These bits are used to configure frequency dividing coefficients of the external CLKOUT pin.
sourcepub fn clock_off(&mut self) -> CLOCK_OFF_W<'_, 8>
pub fn clock_off(&mut self) -> CLOCK_OFF_W<'_, 8>
Bit 8 - This bit can be configured under reset mode. 1: Disable the external CLKOUT pin; 0: Enable the external CLKOUT pin