Type Alias gd32e1::gd32e103::i2c0::ctl1::BufieR

source ·
pub type BufieR = BitReader<Bufie>;
Expand description

Field BUFIE reader - Buffer interrupt enable

Aliased Type§

struct BufieR { /* private fields */ }

Implementations§

source§

impl BufieR

source

pub const fn variant(&self) -> Bufie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

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

source

pub fn is_enabled(&self) -> bool

TBE=1 or RBNE=1 generates Event interrupt