Type Alias stm32_hal2::pac::tim14::sr::CC2OF_R

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

Field CC2OF reader - Capture/compare 2 overcapture flag

Aliased Type§

struct CC2OF_R { /* private fields */ }