Pwmen6W

Type Alias Pwmen6W 

pub type Pwmen6W<'a, REG> = BitWriter<'a, REG, Pwmen6>;
Expand description

Field PWMEN6 writer - Channel 6 PWM enable bit

Aliased Type§

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

Implementations§

§

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