Syncen2R

Type Alias Syncen2R 

pub type Syncen2R = BitReader<Syncen2>;
Expand description

Field SYNCEN2 reader - Synchronization Enable For n = 4

Aliased Type§

pub struct Syncen2R { /* private fields */ }

Implementations§

§

impl Syncen2R

pub const fn variant(&self) -> Syncen2

Get enumerated values variant

pub fn is_0(&self) -> bool

The PWM synchronization in this pair of channels is disabled.

pub fn is_1(&self) -> bool

The PWM synchronization in this pair of channels is enabled.