Type Alias esp32s3::rtc_i2c::int_ena::R

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

Register INT_ENA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn slave_tran_comp(&self) -> SLAVE_TRAN_COMP_R

Bit 0 - enable slave transit complete interrupt

source

pub fn arbitration_lost(&self) -> ARBITRATION_LOST_R

Bit 1 - enable arbitration lost interrupt

source

pub fn master_tran_comp(&self) -> MASTER_TRAN_COMP_R

Bit 2 - enable master transit complete interrupt

source

pub fn trans_complete(&self) -> TRANS_COMPLETE_R

Bit 3 - enable transit complete interrupt

source

pub fn time_out(&self) -> TIME_OUT_R

Bit 4 - enable time out interrupt

source

pub fn ack_err(&self) -> ACK_ERR_R

Bit 5 - enable eack error interrupt

source

pub fn rx_data(&self) -> RX_DATA_R

Bit 6 - enable receive data interrupt

source

pub fn tx_data(&self) -> TX_DATA_R

Bit 7 - enable transit data interrupt

source

pub fn detect_start(&self) -> DETECT_START_R

Bit 8 - enable detect start interrupt