Type Alias avr_device::atmega2560::usart2::ucsr2a::UDRE2_R
source · pub type UDRE2_R = BitReader<bool>;Expand description
Field UDRE2 reader - USART Data Register Empty
Aliased Type§
struct UDRE2_R { /* private fields */ }