Pwmen0W

Type Alias Pwmen0W 

pub type Pwmen0W<'a, REG> = BitWriter<'a, REG, Pwmen0>;
Expand description

Field PWMEN0 writer - Channel 0 PWM enable bit

Aliased Type§

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

Implementations§

§

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