pub type MAN_W<'a, const O: u8> = BitWriter<'a, US_MR_USART_MODE_SPEC, O>;
Expand description

Field MAN writer - Manchester Encoder/Decoder Enable

Aliased Type§

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