Type Alias stm32f4xx_hal::pac::uart4::sr::IDLE_R

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

Field IDLE reader - IDLE line detected

Aliased Type§

struct IDLE_R { /* private fields */ }