pub type Ch0comfenW<'a, REG> = BitWriter<'a, REG, Ch0comfen>;
Expand description

Field CH0COMFEN writer - Channel 0 output compare fast enable

Aliased Type§

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

Implementations§

source§

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

source

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

The minimum delay from an edge is 5 clock cycles

source

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

The minimum delay from an edge is 3 clock cycles