Pwmen1W

Type Alias Pwmen1W 

pub type Pwmen1W<'a, REG> = BitWriter<'a, REG, Pwmen1>;
Expand description

Field PWMEN1 writer - Channel 1 PWM enable bit

Aliased Type§

pub struct Pwmen1W<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> Pwmen1W<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Channel output port is disabled

pub fn _1(self) -> &'a mut W<REG>

Channel output port is enabled