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

Field CLKO writer - Clock Output Select

Aliased Type§

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