Pwmen3R

Type Alias Pwmen3R 

pub type Pwmen3R = BitReader<Pwmen3>;
Expand description

Field PWMEN3 reader - Channel 3 PWM enable bit

Aliased Type§

pub struct Pwmen3R { /* private fields */ }

Implementations§

§

impl Pwmen3R

pub const fn variant(&self) -> Pwmen3

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