Pwmen2W

Type Alias Pwmen2W 

pub type Pwmen2W<'a, REG> = BitWriter<'a, REG, Pwmen2>;
Expand description

Field PWMEN2 writer - Channel 2 PWM enable bit

Aliased Type§

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

Implementations§

§

impl<'a, REG> Pwmen2W<'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