Type Alias gd32f1::gd32f190::i2c0::stat0::AddsendR

source ·
pub type AddsendR = BitReader<Addsend>;
Expand description

Field ADDSEND reader - Address is sent in master mode or received and matches in slave mode

Aliased Type§

struct AddsendR { /* private fields */ }

Implementations§

source§

impl AddsendR

source

pub const fn variant(&self) -> Addsend

Get enumerated values variant

source

pub fn is_not_match(&self) -> bool

Adress mismatched or not received

source

pub fn is_match(&self) -> bool

Received slave address matched with one of the enabled slave addresses