Type Alias gd32e1::gd32e103::i2c0::stat0::SbsendR

source ·
pub type SbsendR = BitReader<Sbsend>;
Expand description

Field SBSEND reader - START condition sent out in master mode

Aliased Type§

struct SbsendR { /* private fields */ }

Implementations§

source§

impl SbsendR

source

pub const fn variant(&self) -> Sbsend

Get enumerated values variant

source

pub fn is_no_start(&self) -> bool

No Start condition

source

pub fn is_start(&self) -> bool

Start condition generated