pub type OC2PE_W<'a, const O: u8> = BitWriter<'a, u32, CCMR1_OUTPUT_SPEC, OC2PE_A, O>;
Expand description

Field OC2PE writer - Output Compare 2 preload enable

Implementations

Preload register on CCR2 disabled. New values written to CCR2 are taken into account immediately

Preload register on CCR2 enabled. Preload value is loaded into active register on each update event