Type Alias TE_W

pub type TE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, bool, BitM, O>;
Expand description

Field TE writer - Transmitter enable

Aliased Typeยง

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