Type Alias stm32_hal2::pac::tim1::ccmr2_output::OC4M_4_W

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

Field OC4M_4 writer - Output Compare 4 mode - bit 3

Aliased Type§

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