pub type OC4PE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCMR2_OUTPUT_SPEC, OC3PE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field OC3PE writer - Output compare 3 preload enable

Aliased Type§

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