Pwmen7W

Type Alias Pwmen7W 

pub type Pwmen7W<'a, REG> = BitWriter<'a, REG, Pwmen7>;
Expand description

Field PWMEN7 writer - Channel 7 PWM enable bit

Aliased Type§

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

Implementations§

§

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