Type Alias gd32e1::gd32e103::i2c0::ctl1::BufieW

source ·
pub type BufieW<'a, REG> = BitWriter<'a, REG, Bufie>;
Expand description

Field BUFIE writer - Buffer interrupt enable

Aliased Type§

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

Implementations§

source§

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

source

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

TBE=1 or RBNE=1 does not generate any interrupt

source

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

TBE=1 or RBNE=1 generates Event interrupt