pub type ABRT_GCALL_READ_R = BitReader<ABRT_GCALL_READ_A>;
Expand description

Field ABRT_GCALL_READ reader - This field indicates that DW_apb_i2c in the master mode has sent a General Call but the user programmed the byte following the General Call to be a read from the bus (IC_DATA_CMD[9] is set to 1).

Reset value: 0x0

Role of DW_apb_i2c: Master-Transmitter

Aliased Type§

struct ABRT_GCALL_READ_R { /* private fields */ }

Implementations§

source§

impl ABRT_GCALL_READ_R

source

pub const fn variant(&self) -> ABRT_GCALL_READ_A

Get enumerated values variant

source

pub fn is_abrt_gcall_read_void(&self) -> bool

GCALL is followed by read from bus-scenario not present

source

pub fn is_abrt_gcall_read_generated(&self) -> bool

GCALL is followed by read from bus