Type Definition stm32l4::stm32l4x1::lpuart1::cr1::UE_W

source · []
pub type UE_W<'a, const O: u8> = BitWriter<'a, u32, CR1_SPEC, UE_A, O>;
Expand description

Field UE writer - USART enable

Implementations

UART is disabled

UART is enabled