Pwmen4R

Type Alias Pwmen4R 

pub type Pwmen4R = BitReader<Pwmen4>;
Expand description

Field PWMEN4 reader - Channel 4 PWM enable bit

Aliased Type§

pub struct Pwmen4R { /* private fields */ }

Implementations§

§

impl Pwmen4R

pub const fn variant(&self) -> Pwmen4

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