Type Alias avr_device::atmega2560::usart1::ucsr1b::RXCIE1_R
source · pub type RXCIE1_R = BitReader<bool>;Expand description
Field RXCIE1 reader - RX Complete Interrupt Enable
Aliased Type§
struct RXCIE1_R { /* private fields */ }