pub type W = W<UART_CONFIG_SPEC>;
Expand description
Register uart_config
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn clock_divide(&mut self) -> CLOCK_DIVIDE_W<'_, UART_CONFIG_SPEC>
pub fn clock_divide(&mut self) -> CLOCK_DIVIDE_W<'_, UART_CONFIG_SPEC>
Bits 0:2 - Peripheral clock divide factor
Sourcepub fn clock_enable(&mut self) -> CLOCK_ENABLE_W<'_, UART_CONFIG_SPEC>
pub fn clock_enable(&mut self) -> CLOCK_ENABLE_W<'_, UART_CONFIG_SPEC>
Bit 4 - Peripheral level clock gate enable