Type Alias gd32f1::gd32f130::spi0::ctl1::TbeieR

source ·
pub type TbeieR = BitReader<Tbeie>;
Expand description

Field TBEIE reader - Tx buffer empty interrupt enable

Aliased Type§

struct TbeieR { /* private fields */ }

Implementations§

source§

impl TbeieR

source

pub const fn variant(&self) -> Tbeie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

TBE interrupt disabled

source

pub fn is_enabled(&self) -> bool

TBE interrupt enabled