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