pub type R = R<INT_ENA_SPEC>;Expand description
Register INT_ENA 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 - enable slave transit complete interrupt
sourcepub fn arbitration_lost(&self) -> ARBITRATION_LOST_R
pub fn arbitration_lost(&self) -> ARBITRATION_LOST_R
Bit 1 - enable arbitration lost interrupt
sourcepub fn master_tran_comp(&self) -> MASTER_TRAN_COMP_R
pub fn master_tran_comp(&self) -> MASTER_TRAN_COMP_R
Bit 2 - enable master transit complete interrupt
sourcepub fn trans_complete(&self) -> TRANS_COMPLETE_R
pub fn trans_complete(&self) -> TRANS_COMPLETE_R
Bit 3 - enable transit complete interrupt
sourcepub fn time_out(&self) -> TIME_OUT_R
pub fn time_out(&self) -> TIME_OUT_R
Bit 4 - enable time out interrupt
sourcepub fn detect_start(&self) -> DETECT_START_R
pub fn detect_start(&self) -> DETECT_START_R
Bit 8 - enable detect start interrupt