Type Alias gd32f1::gd32f130::timer0::intf::Ch0ofW

source ·
pub type Ch0ofW<'a, REG> = BitWriter<'a, REG, Ch0of>;
Expand description

Field CH0OF writer - Channel 0 Capture overflow flag

Aliased Type§

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

Implementations§

source§

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

source

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

No over capture occurred

source

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

A capture event occured while CHnIF was already set