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_tran_comp(&self) -> SLAVE_TRAN_COMP_R
pub fn slave_tran_comp(&self) -> SLAVE_TRAN_COMP_R
Bit 0 - RTC_I2C_SLAVE_TRAN_COMP_INT interrupt raw bit
Sourcepub fn arbitration_lost(&self) -> ARBITRATION_LOST_R
pub fn arbitration_lost(&self) -> ARBITRATION_LOST_R
Bit 1 - RTC_I2C_ARBITRATION_LOST_INT interrupt raw bit
Sourcepub fn master_tran_comp(&self) -> MASTER_TRAN_COMP_R
pub fn master_tran_comp(&self) -> MASTER_TRAN_COMP_R
Bit 2 - RTC_I2C_MASTER_TRAN_COMP_INT interrupt raw bit
Sourcepub fn trans_complete(&self) -> TRANS_COMPLETE_R
pub fn trans_complete(&self) -> TRANS_COMPLETE_R
Bit 3 - RTC_I2C_TRANS_COMPLETE_INT interrupt raw bit
Sourcepub fn time_out(&self) -> TIME_OUT_R
pub fn time_out(&self) -> TIME_OUT_R
Bit 4 - RTC_I2C_TIME_OUT_INT interrupt raw bit
Sourcepub fn detect_start(&self) -> DETECT_START_R
pub fn detect_start(&self) -> DETECT_START_R
Bit 8 - RTC_I2C_DETECT_START_INT interrupt raw bit