Type Alias esp32c3::twai0::clock_divider::CD_W

source ·
pub type CD_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field CD writer - These bits are used to configure frequency dividing coefficients of the external CLKOUT pin.

Aliased Type§

struct CD_W<'a, REG> { /* private fields */ }