Pwmen7R

Type Alias Pwmen7R 

pub type Pwmen7R = BitReader<Pwmen7>;
Expand description

Field PWMEN7 reader - Channel 7 PWM enable bit

Aliased Type§

pub struct Pwmen7R { /* private fields */ }

Implementations§

§

impl Pwmen7R

pub const fn variant(&self) -> Pwmen7

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