Type Alias avr_device::atmega2560::usart3::ucsr3b::RXCIE3_W
source · pub type RXCIE3_W<'a, const O: u8> = BitWriter<'a, u8, UCSR3B_SPEC, bool, O>;Expand description
Field RXCIE3 writer - RX Complete Interrupt Enable
Aliased Type§
struct RXCIE3_W<'a, const O: u8> { /* private fields */ }