Type Alias gd32f1::gd32f130::timer0::intf::Ch0ifW

source ·
pub type Ch0ifW<'a, REG> = BitWriter<'a, REG, Ch0if>;
Expand description

Field CH0IF writer - Channel 0s Capture/Compare interrupt flag

Aliased Type§

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

Implementations§

source§

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

source

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

No capture or compare interrupt occurred

source

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

A capture or compare event occurred