Type Alias avr_device::atmega2560::usart0::ucsr0b::RXEN0_W
source · pub type RXEN0_W<'a, const O: u8> = BitWriter<'a, u8, UCSR0B_SPEC, bool, O>;Expand description
Field RXEN0 writer - Receiver Enable
Aliased Type§
struct RXEN0_W<'a, const O: u8> { /* private fields */ }