Type Alias stm32h7xx_hal::stm32::rcc::cifr::PLL1RDYF_R

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

Field PLL1RDYF reader - PLL1 ready Interrupt Flag

Aliased Type§

struct PLL1RDYF_R { /* private fields */ }