Type Alias stm32f4xx_hal::pac::uart4::cr1::UE_W

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

Field UE writer - USART enable

Aliased Type§

struct UE_W<'a, const O: u8> { /* private fields */ }