Type Alias gd32e1::gd32e103::i2c0::stat0::BtcR

source ·
pub type BtcR = BitReader<Btc>;
Expand description

Field BTC reader - Byte transmission completed

Aliased Type§

struct BtcR { /* private fields */ }

Implementations§

source§

impl BtcR

source

pub const fn variant(&self) -> Btc

Get enumerated values variant

source

pub fn is_not_finished(&self) -> bool

Data byte transfer not done

source

pub fn is_finished(&self) -> bool

Data byte transfer successful