Type Alias avr_device::atmega2560::usart1::ucsr1b::RXEN1_W
source · pub type RXEN1_W<'a, const O: u8> = BitWriter<'a, u8, UCSR1B_SPEC, bool, O>;Expand description
Field RXEN1 writer - Receiver Enable
Aliased Type§
struct RXEN1_W<'a, const O: u8> { /* private fields */ }