Type Alias atmega_hal::pac::usart3::ucsr3a::UDRE3_R

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

Field UDRE3 reader - USART Data Register Empty

Aliased Type§

struct UDRE3_R { /* private fields */ }