Pwmen2R

Type Alias Pwmen2R 

pub type Pwmen2R = BitReader<Pwmen2>;
Expand description

Field PWMEN2 reader - Channel 2 PWM enable bit

Aliased Type§

pub struct Pwmen2R { /* private fields */ }

Implementations§

§

impl Pwmen2R

pub const fn variant(&self) -> Pwmen2

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