Type Definition stm32g0::stm32g030::usart1::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