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