W

Type Alias W 

pub type W = W<SyncSpec>;
Expand description

Register SYNC writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn cntmin(&mut self) -> CntminW<'_, SyncSpec>

Bit 0 - Minimum Loading Point Enable

pub fn cntmax(&mut self) -> CntmaxW<'_, SyncSpec>

Bit 1 - Maximum Loading Point Enable

pub fn reinit(&mut self) -> ReinitW<'_, SyncSpec>

Bit 2 - FTM Counter Reinitialization by Synchronization

pub fn synchom(&mut self) -> SynchomW<'_, SyncSpec>

Bit 3 - Output Mask Synchronization

pub fn trig0(&mut self) -> Trig0W<'_, SyncSpec>

Bit 4 - PWM Synchronization Hardware Trigger 0

pub fn trig1(&mut self) -> Trig1W<'_, SyncSpec>

Bit 5 - PWM Synchronization Hardware Trigger 1

pub fn trig2(&mut self) -> Trig2W<'_, SyncSpec>

Bit 6 - PWM Synchronization Hardware Trigger 2

pub fn swsync(&mut self) -> SwsyncW<'_, SyncSpec>

Bit 7 - PWM Synchronization Software Trigger