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

Field SENDA writer - Send Address

Aliased Type§

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