Type Alias avr_device::atmega2560::usart2::ucsr2b::RXEN2_W
source · pub type RXEN2_W<'a, const O: u8> = BitWriter<'a, u8, UCSR2B_SPEC, bool, O>;Expand description
Field RXEN2 writer - Receiver Enable
Aliased Type§
struct RXEN2_W<'a, const O: u8> { /* private fields */ }