Type Alias stm32f4xx_hal::pac::tim1::sr::CC2IF_R

source ·
pub type CC2IF_R = BitReaderRaw<CC1IF_A>;
Expand description

Field CC1IF reader - Capture/compare 1 interrupt flag

Aliased Type§

struct CC2IF_R { /* private fields */ }