Type Alias esp32c3::twai0::clock_divider::R

source ·
pub type R = R<CLOCK_DIVIDER_SPEC>;
Expand description

Register CLOCK_DIVIDER reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn cd(&self) -> CD_R

Bits 0:7 - These bits are used to configure frequency dividing coefficients of the external CLKOUT pin.

source

pub fn clock_off(&self) -> CLOCK_OFF_R

Bit 8 - This bit can be configured under reset mode. 1: Disable the external CLKOUT pin; 0: Enable the external CLKOUT pin