CpwmsR

Type Alias CpwmsR 

pub type CpwmsR = BitReader<Cpwms>;
Expand description

Field CPWMS reader - Center-Aligned PWM Select

Aliased Type§

pub struct CpwmsR { /* private fields */ }

Implementations§

§

impl CpwmsR

pub const fn variant(&self) -> Cpwms

Get enumerated values variant

pub fn is_0(&self) -> bool

FTM counter operates in Up Counting mode.

pub fn is_1(&self) -> bool

FTM counter operates in Up-Down Counting mode.