Type Alias gd32f1::gd32f130::spi0::stat::TbeR

source ·
pub type TbeR = BitReader<Tbe>;
Expand description

Field TBE reader - Transmit Buffer Empty

Aliased Type§

struct TbeR { /* private fields */ }

Implementations§

source§

impl TbeR

source

pub const fn variant(&self) -> Tbe

Get enumerated values variant

source

pub fn is_not_empty(&self) -> bool

Tx buffer not empty

source

pub fn is_empty(&self) -> bool

Tx buffer empty