Type Alias stm32wlxx_hal::pac::tim2::sr::CC1OF_R
pub type CC1OF_R = BitReaderRaw<CC1OF_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CC1OF
reader - Capture/Compare 1 overcapture flag
Aliased Type§
struct CC1OF_R { /* private fields */ }