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

Field INACK writer - Inhibit Non Acknowledge

Aliased Type§

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