SynchomR

Type Alias SynchomR 

pub type SynchomR = BitReader<Synchom>;
Expand description

Field SYNCHOM reader - Output Mask Synchronization

Aliased Type§

pub struct SynchomR { /* private fields */ }

Implementations§

§

impl SynchomR

pub const fn variant(&self) -> Synchom

Get enumerated values variant

pub fn is_0(&self) -> bool

OUTMASK register is updated with the value of its buffer in all rising edges of the FTM input clock.

pub fn is_1(&self) -> bool

OUTMASK register is updated with the value of its buffer only by the PWM synchronization.