Type Alias atmega_hal::pac::usart1::ucsr1b::RXCIE1_W

source ·
pub type RXCIE1_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR1B_SPEC, bool, BitM, O>;
Expand description

Field RXCIE1 writer - RX Complete Interrupt Enable

Aliased Type§

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