Type Alias atmega_hal::pac::usart2::ucsr2b::RXCIE2_W

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

Field RXCIE2 writer - RX Complete Interrupt Enable

Aliased Type§

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