Type Alias stm32_hal2::pac::tim13::sr::CC2OF_W

source ·
pub type CC2OF_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, bool, BitM, O>;
Expand description

Field CC2OF writer - Capture/compare 2 overcapture flag

Aliased Type§

struct CC2OF_W<'a, const O: u8> { /* private fields */ }