Type Alias gd32f1::gd32f190::timer1::intf::TrgifW

source ·
pub type TrgifW<'a, REG> = BitWriter<'a, REG, Trgif>;
Expand description

Field TRGIF writer - Trigger interrupt flag

Aliased Type§

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

Implementations§

source§

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

source

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

No trigger event occured

source

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

Trigger event occurred