Type Alias gd32f1::gd32f130::timer0::cchp::BrkenW

source ·
pub type BrkenW<'a, REG> = BitWriter<'a, REG, Brken>;
Expand description

Field BRKEN writer - Break enable

Aliased Type§

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

Implementations§

source§

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

source

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

Break inputs disabled

source

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

Break inputs enabled