Type Alias atmega_hal::pac::usart1::ucsr1b::RXCIE1_R

source ·
pub type RXCIE1_R = BitReaderRaw<bool>;
Expand description

Field RXCIE1 reader - RX Complete Interrupt Enable

Aliased Type§

struct RXCIE1_R { /* private fields */ }