pub type R = R<INT_RAW_SPEC>;
Expand description
Register INT_RAW
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn slave_trans_complete(&self) -> SLAVE_TRANS_COMPLETE_R
pub fn slave_trans_complete(&self) -> SLAVE_TRANS_COMPLETE_R
Bit 3 - Slave accepted 1 byte and address matched
sourcepub fn arbitration_lost(&self) -> ARBITRATION_LOST_R
pub fn arbitration_lost(&self) -> ARBITRATION_LOST_R
Bit 4 - Master lost arbitration
sourcepub fn master_trans_complete(&self) -> MASTER_TRANS_COMPLETE_R
pub fn master_trans_complete(&self) -> MASTER_TRANS_COMPLETE_R
Bit 5
sourcepub fn trans_complete(&self) -> TRANS_COMPLETE_R
pub fn trans_complete(&self) -> TRANS_COMPLETE_R
Bit 6 - Stop condition has been detected interrupt raw status
sourcepub fn time_out(&self) -> TIME_OUT_R
pub fn time_out(&self) -> TIME_OUT_R
Bit 7 - time out interrupt raw status