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

Field RTSEN writer - Request to Send Enable

Aliased Type§

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