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