R

Type Alias R 

pub type R = R<SyncSpec>;
Expand description

Register SYNC reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn cntmin(&self) -> CntminR

Bit 0 - Minimum Loading Point Enable

pub fn cntmax(&self) -> CntmaxR

Bit 1 - Maximum Loading Point Enable

pub fn reinit(&self) -> ReinitR

Bit 2 - FTM Counter Reinitialization by Synchronization

pub fn synchom(&self) -> SynchomR

Bit 3 - Output Mask Synchronization

pub fn trig0(&self) -> Trig0R

Bit 4 - PWM Synchronization Hardware Trigger 0

pub fn trig1(&self) -> Trig1R

Bit 5 - PWM Synchronization Hardware Trigger 1

pub fn trig2(&self) -> Trig2R

Bit 6 - PWM Synchronization Hardware Trigger 2

pub fn swsync(&self) -> SwsyncR

Bit 7 - PWM Synchronization Software Trigger