Type Alias atmega_hal::pac::usart1::ucsr1a::UDRE1_R

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

Field UDRE1 reader - USART Data Register Empty

Aliased Type§

struct UDRE1_R { /* private fields */ }