Pwmen1R

Type Alias Pwmen1R 

pub type Pwmen1R = BitReader<Pwmen1>;
Expand description

Field PWMEN1 reader - Channel 1 PWM enable bit

Aliased Type§

pub struct Pwmen1R { /* private fields */ }

Implementations§

§

impl Pwmen1R

pub const fn variant(&self) -> Pwmen1

Get enumerated values variant

pub fn is_0(&self) -> bool

Channel output port is disabled

pub fn is_1(&self) -> bool

Channel output port is enabled