Type Alias stm32_hal2::pac::tim3::ccmr1_output::OC2PE_W

source ·
pub type OC2PE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCMR1_OUTPUT_SPEC, OC2PE_A, BitM, O>;
Expand description

Field OC2PE writer - OC2PE

Aliased Type§

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