Type Alias UE_W

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 */ }