Pwmen5W

Type Alias Pwmen5W 

pub type Pwmen5W<'a, REG> = BitWriter<'a, REG, Pwmen5>;
Expand description

Field PWMEN5 writer - Channel 5 PWM enable bit

Aliased Type§

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

Implementations§

§

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