pub type SynchomW<'a, REG> = BitWriter<'a, REG, Synchom>;
Field SYNCHOM writer - Output Mask Synchronization
SYNCHOM
pub struct SynchomW<'a, REG> { /* private fields */ }
OUTMASK register is updated with the value of its buffer in all rising edges of the FTM input clock.
OUTMASK register is updated with the value of its buffer only by the PWM synchronization.