Pwmen6R

Type Alias Pwmen6R 

pub type Pwmen6R = BitReader<Pwmen6>;
Expand description

Field PWMEN6 reader - Channel 6 PWM enable bit

Aliased Type§

pub struct Pwmen6R { /* private fields */ }

Implementations§

§

impl Pwmen6R

pub const fn variant(&self) -> Pwmen6

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