Type Alias gd32f1::gd32f130::timer0::intf::BrkifW

source ·
pub type BrkifW<'a, REG> = BitWriter<'a, REG, Brkif>;
Expand description

Field BRKIF writer - Break interrupt flag

Aliased Type§

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

Implementations§

source§

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

source

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

No active level break detected

source

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

Active level detected