pub struct W(_);Expand description
Register CMPR2_CFG writer
Implementations§
source§impl W
impl W
sourcepub fn cmpr2_a_upmethod(&mut self) -> CMPR2_A_UPMETHOD_W<'_, 0>
pub fn cmpr2_a_upmethod(&mut self) -> CMPR2_A_UPMETHOD_W<'_, 0>
Bits 0:3 - Update method for PWM generator 2 time stamp A’s active register. When all bits are set to 0: immediately, when bit0 is set to 1: TEZ, when bit1 is set to 1: TEP,when bit2 is set to 1: sync, when bit3 is set to 1: disable the update.
sourcepub fn cmpr2_b_upmethod(&mut self) -> CMPR2_B_UPMETHOD_W<'_, 4>
pub fn cmpr2_b_upmethod(&mut self) -> CMPR2_B_UPMETHOD_W<'_, 4>
Bits 4:7 - Update method for PWM generator 2 time stamp B’s active register. When all bits are set to 0: immediately, when bit0 is set to 1: TEZ, when bit1 is set to 1: TEP,when bit2 is set to 1: sync, when bit3 is set to 1: disable the update.