Type Alias atmega_hal::pac::usart0::ucsr0a::UDRE0_R

source ·
pub type UDRE0_R = BitReaderRaw<bool>;
Expand description

Field UDRE0 reader - USART Data Register Empty

Aliased Type§

struct UDRE0_R { /* private fields */ }