pub type Ch0comcenW<'a, REG> = BitWriter<'a, REG, Ch0comcen>;
Expand description

Field CH0COMCEN writer - Channel 0 output compare clear enable

Aliased Type§

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

Implementations§

source§

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

source

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

Output compare clear disabled

source

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

Output compare clear enabled