Type Alias R

Source
pub type R = R<INT_RAW_SPEC>;
Expand description

Register INT_RAW reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn slave_tran_comp(&self) -> SLAVE_TRAN_COMP_R

Bit 0 - RTC_I2C_SLAVE_TRAN_COMP_INT interrupt raw bit

Source

pub fn arbitration_lost(&self) -> ARBITRATION_LOST_R

Bit 1 - RTC_I2C_ARBITRATION_LOST_INT interrupt raw bit

Source

pub fn master_tran_comp(&self) -> MASTER_TRAN_COMP_R

Bit 2 - RTC_I2C_MASTER_TRAN_COMP_INT interrupt raw bit

Source

pub fn trans_complete(&self) -> TRANS_COMPLETE_R

Bit 3 - RTC_I2C_TRANS_COMPLETE_INT interrupt raw bit

Source

pub fn time_out(&self) -> TIME_OUT_R

Bit 4 - RTC_I2C_TIME_OUT_INT interrupt raw bit

Source

pub fn ack_err(&self) -> ACK_ERR_R

Bit 5 - RTC_I2C_ACK_ERR_INT interrupt raw bit

Source

pub fn rx_data(&self) -> RX_DATA_R

Bit 6 - RTC_I2C_RX_DATA_INT interrupt raw bit

Source

pub fn tx_data(&self) -> TX_DATA_R

Bit 7 - RTC_I2C_TX_DATA_INT interrupt raw bit

Source

pub fn detect_start(&self) -> DETECT_START_R

Bit 8 - RTC_I2C_DETECT_START_INT interrupt raw bit