Type Alias esp32::rtc_i2c::int_raw::R

source ·
pub type R = R<INT_RAW_SPEC>;
Expand description

Register INT_RAW reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn slave_trans_complete(&self) -> SLAVE_TRANS_COMPLETE_R

Bit 3 - Slave accepted 1 byte and address matched

source

pub fn arbitration_lost(&self) -> ARBITRATION_LOST_R

Bit 4 - Master lost arbitration

source

pub fn master_trans_complete(&self) -> MASTER_TRANS_COMPLETE_R

Bit 5

source

pub fn trans_complete(&self) -> TRANS_COMPLETE_R

Bit 6 - Stop condition has been detected interrupt raw status

source

pub fn time_out(&self) -> TIME_OUT_R

Bit 7 - time out interrupt raw status