Type Alias stm32f4xx_hal::pac::spi1::sr::UDR_R

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

Field UDR reader - Underrun flag

Aliased Type§

struct UDR_R { /* private fields */ }