Type Alias stm32h7xx_hal::stm32::ramecc1::ier::GIE_R

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

Field GIE reader - Global interrupt enable

Aliased Type§

struct GIE_R { /* private fields */ }