Pwmen5R

Type Alias Pwmen5R 

pub type Pwmen5R = BitReader<Pwmen5>;
Expand description

Field PWMEN5 reader - Channel 5 PWM enable bit

Aliased Type§

pub struct Pwmen5R { /* private fields */ }

Implementations§

§

impl Pwmen5R

pub const fn variant(&self) -> Pwmen5

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