Type Alias stm32h7xx_hal::device::usart1::isr::UDR_R

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

Field UDR reader - SPI slave underrun error flag

Aliased Type§

struct UDR_R { /* private fields */ }