[−][src]Type Definition esp32::i2c::int_status::R
type R = R<u32, INT_STATUS>;
Reader of register INT_STATUS
Implementations
impl R[src]
pub fn tx_send_empty_int_st(&self) -> TX_SEND_EMPTY_INT_ST_R[src]
Bit 12
pub fn rx_rec_full_int_st(&self) -> RX_REC_FULL_INT_ST_R[src]
Bit 11
pub fn ack_err_int_st(&self) -> ACK_ERR_INT_ST_R[src]
Bit 10
pub fn trans_start_int_st(&self) -> TRANS_START_INT_ST_R[src]
Bit 9
pub fn time_out_int_st(&self) -> TIME_OUT_INT_ST_R[src]
Bit 8
pub fn trans_complete_int_st(&self) -> TRANS_COMPLETE_INT_ST_R[src]
Bit 7
pub fn master_tran_comp_int_st(&self) -> MASTER_TRAN_COMP_INT_ST_R[src]
Bit 6
pub fn arbitration_lost_int_st(&self) -> ARBITRATION_LOST_INT_ST_R[src]
Bit 5
pub fn slave_tran_comp_int_st(&self) -> SLAVE_TRAN_COMP_INT_ST_R[src]
Bit 4
pub fn end_detect_int_st(&self) -> END_DETECT_INT_ST_R[src]
Bit 3
pub fn rxfifo_ovf_int_st(&self) -> RXFIFO_OVF_INT_ST_R[src]
Bit 2
pub fn txfifo_empty_int_st(&self) -> TXFIFO_EMPTY_INT_ST_R[src]
Bit 1
pub fn rxfifo_full_int_st(&self) -> RXFIFO_FULL_INT_ST_R[src]
Bit 0