Type Alias gd32f1::gd32f130::timer0::dmainten::BrkieW

source ·
pub type BrkieW<'a, REG> = BitWriter<'a, REG, Brkie>;
Expand description

Field BRKIE writer - Break interrupt enable

Aliased Type§

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

Implementations§

source§

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

source

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

Break interrupt disabled

source

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

Break interrupt enabled