Syncen3R

Type Alias Syncen3R 

pub type Syncen3R = BitReader<Syncen3>;
Expand description

Field SYNCEN3 reader - Synchronization Enable For n = 6

Aliased Type§

pub struct Syncen3R { /* private fields */ }

Implementations§

§

impl Syncen3R

pub const fn variant(&self) -> Syncen3

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.