Type Alias gd32e1::gd32e103::i2c0::stat0::Add10sendR

source ·
pub type Add10sendR = BitReader<Add10send>;
Expand description

Field ADD10SEND reader - Header of 10-bit address is sent in master mode

Aliased Type§

struct Add10sendR { /* private fields */ }

Implementations§

source§

impl Add10sendR

source

pub const fn variant(&self) -> Add10send

Get enumerated values variant

source

pub fn is_no_header(&self) -> bool

No header of 10-bit address is sent

source

pub fn is_header(&self) -> bool

Header of 10-bit address is sent