Skip to main content

W

Type Alias W 

Source
pub type W = W<u32, SYNC>;
Expand description

Writer for register SYNC

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cntmin(&mut self) -> CNTMIN_W<'_>

Bit 0 - Minimum Loading Point Enable

Source

pub fn cntmax(&mut self) -> CNTMAX_W<'_>

Bit 1 - Maximum Loading Point Enable

Source

pub fn reinit(&mut self) -> REINIT_W<'_>

Bit 2 - FTM Counter Reinitialization By Synchronization (FTM counter synchronization)

Source

pub fn synchom(&mut self) -> SYNCHOM_W<'_>

Bit 3 - Output Mask Synchronization

Source

pub fn trig0(&mut self) -> TRIG0_W<'_>

Bit 4 - PWM Synchronization Hardware Trigger 0

Source

pub fn trig1(&mut self) -> TRIG1_W<'_>

Bit 5 - PWM Synchronization Hardware Trigger 1

Source

pub fn trig2(&mut self) -> TRIG2_W<'_>

Bit 6 - PWM Synchronization Hardware Trigger 2

Source

pub fn swsync(&mut self) -> SWSYNC_W<'_>

Bit 7 - PWM Synchronization Software Trigger