Ch3ocW

Type Alias Ch3ocW 

pub type Ch3ocW<'a, REG> = BitWriter<'a, REG, Ch3oc>;
Expand description

Field CH3OC writer - Channel 3 Software Output Control Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> Ch3ocW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

The channel output is not affected by software output control.

pub fn _1(self) -> &'a mut W<REG>

The channel output is affected by software output control.