Type Alias stm32h7xx_hal::stm32::tim12::sr::CC1IF_R

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

Field CC1IF reader - Capture/compare 1 interrupt flag

Aliased Type§

struct CC1IF_R { /* private fields */ }