Pwmen0R

Type Alias Pwmen0R 

pub type Pwmen0R = BitReader<Pwmen0>;
Expand description

Field PWMEN0 reader - Channel 0 PWM enable bit

Aliased Type§

pub struct Pwmen0R { /* private fields */ }

Implementations§

§

impl Pwmen0R

pub const fn variant(&self) -> Pwmen0

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