Pwmen3W

Type Alias Pwmen3W 

pub type Pwmen3W<'a, REG> = BitWriter<'a, REG, Pwmen3>;
Expand description

Field PWMEN3 writer - Channel 3 PWM enable bit

Aliased Type§

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

Implementations§

§

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