pub type W = W<INT_ENA_SPEC>;
Expand description
Register INT_ENA
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn slave_tran_comp(&mut self) -> SLAVE_TRAN_COMP_W<'_, INT_ENA_SPEC>
pub fn slave_tran_comp(&mut self) -> SLAVE_TRAN_COMP_W<'_, INT_ENA_SPEC>
Bit 0 - enable slave transit complete interrupt
Sourcepub fn arbitration_lost(&mut self) -> ARBITRATION_LOST_W<'_, INT_ENA_SPEC>
pub fn arbitration_lost(&mut self) -> ARBITRATION_LOST_W<'_, INT_ENA_SPEC>
Bit 1 - enable arbitration lost interrupt
Sourcepub fn master_tran_comp(&mut self) -> MASTER_TRAN_COMP_W<'_, INT_ENA_SPEC>
pub fn master_tran_comp(&mut self) -> MASTER_TRAN_COMP_W<'_, INT_ENA_SPEC>
Bit 2 - enable master transit complete interrupt
Sourcepub fn trans_complete(&mut self) -> TRANS_COMPLETE_W<'_, INT_ENA_SPEC>
pub fn trans_complete(&mut self) -> TRANS_COMPLETE_W<'_, INT_ENA_SPEC>
Bit 3 - enable transit complete interrupt
Sourcepub fn time_out(&mut self) -> TIME_OUT_W<'_, INT_ENA_SPEC>
pub fn time_out(&mut self) -> TIME_OUT_W<'_, INT_ENA_SPEC>
Bit 4 - enable time out interrupt
Sourcepub fn ack_err(&mut self) -> ACK_ERR_W<'_, INT_ENA_SPEC>
pub fn ack_err(&mut self) -> ACK_ERR_W<'_, INT_ENA_SPEC>
Bit 5 - enable eack error interrupt
Sourcepub fn rx_data(&mut self) -> RX_DATA_W<'_, INT_ENA_SPEC>
pub fn rx_data(&mut self) -> RX_DATA_W<'_, INT_ENA_SPEC>
Bit 6 - enable receive data interrupt
Sourcepub fn tx_data(&mut self) -> TX_DATA_W<'_, INT_ENA_SPEC>
pub fn tx_data(&mut self) -> TX_DATA_W<'_, INT_ENA_SPEC>
Bit 7 - enable transit data interrupt
Sourcepub fn detect_start(&mut self) -> DETECT_START_W<'_, INT_ENA_SPEC>
pub fn detect_start(&mut self) -> DETECT_START_W<'_, INT_ENA_SPEC>
Bit 8 - enable detect start interrupt