Type Alias esp32c6::uart0::clkdiv::CLKDIV_W

source ·
pub type CLKDIV_W<'a, REG> = FieldWriter<'a, REG, 12, u16>;
Expand description

Field CLKDIV writer - The integral part of the frequency divider factor.

Aliased Type§

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