Type Alias stm32f4xx_hal::pac::rng::sr::DRDY_R

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

Field DRDY reader - Data ready

Aliased Type§

struct DRDY_R { /* private fields */ }