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

Field NACK writer - Non Acknowledge Interrupt Disable

Aliased Type§

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