Ch4ocW

Type Alias Ch4ocW 

pub type Ch4ocW<'a, REG> = BitWriter<'a, REG, Ch4oc>;
Expand description

Field CH4OC writer - Channel 4 Software Output Control Enable

Aliased Type§

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

Implementations§

§

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