Expand description
I2C Interrupt Mask Register.
These bits mask their corresponding interrupt status bits. This register is active low; a value of 0 masks the interrupt, whereas a value of 1 unmasks the interrupt.
Structs§
- IC_
INTR_ MASK_ SPEC - I2C Interrupt Mask Register.
Enums§
- M_
ACTIVITY_ A - This bit masks the R_ACTIVITY interrupt in IC_INTR_STAT register.
- M_
GEN_ CALL_ A - This bit masks the R_GEN_CALL interrupt in IC_INTR_STAT register.
- M_
RD_ REQ_ A - This bit masks the R_RD_REQ interrupt in IC_INTR_STAT register.
- M_
RESTART_ DET_ A - This bit masks the R_RESTART_DET interrupt in IC_INTR_STAT register.
- M_
RX_ DONE_ A - This bit masks the R_RX_DONE interrupt in IC_INTR_STAT register.
- M_
RX_ FULL_ A - This bit masks the R_RX_FULL interrupt in IC_INTR_STAT register.
- M_
RX_ OVER_ A - This bit masks the R_RX_OVER interrupt in IC_INTR_STAT register.
- M_
RX_ UNDER_ A - This bit masks the R_RX_UNDER interrupt in IC_INTR_STAT register.
- M_
START_ DET_ A - This bit masks the R_START_DET interrupt in IC_INTR_STAT register.
- M_
STOP_ DET_ A - This bit masks the R_STOP_DET interrupt in IC_INTR_STAT register.
- M_
TX_ ABRT_ A - This bit masks the R_TX_ABRT interrupt in IC_INTR_STAT register.
- M_
TX_ EMPTY_ A - This bit masks the R_TX_EMPTY interrupt in IC_INTR_STAT register.
- M_
TX_ OVER_ A - This bit masks the R_TX_OVER interrupt in IC_INTR_STAT register.
Type Aliases§
- M_
ACTIVITY_ R - Field
M_ACTIVITY
reader - This bit masks the R_ACTIVITY interrupt in IC_INTR_STAT register. - M_
ACTIVITY_ W - Field
M_ACTIVITY
writer - This bit masks the R_ACTIVITY interrupt in IC_INTR_STAT register. - M_
GEN_ CALL_ R - Field
M_GEN_CALL
reader - This bit masks the R_GEN_CALL interrupt in IC_INTR_STAT register. - M_
GEN_ CALL_ W - Field
M_GEN_CALL
writer - This bit masks the R_GEN_CALL interrupt in IC_INTR_STAT register. - M_
RD_ REQ_ R - Field
M_RD_REQ
reader - This bit masks the R_RD_REQ interrupt in IC_INTR_STAT register. - M_
RD_ REQ_ W - Field
M_RD_REQ
writer - This bit masks the R_RD_REQ interrupt in IC_INTR_STAT register. - M_
RESTART_ DET_ R - Field
M_RESTART_DET
reader - This bit masks the R_RESTART_DET interrupt in IC_INTR_STAT register. - M_
RESTART_ DET_ W - Field
M_RESTART_DET
writer - This bit masks the R_RESTART_DET interrupt in IC_INTR_STAT register. - M_
RX_ DONE_ R - Field
M_RX_DONE
reader - This bit masks the R_RX_DONE interrupt in IC_INTR_STAT register. - M_
RX_ DONE_ W - Field
M_RX_DONE
writer - This bit masks the R_RX_DONE interrupt in IC_INTR_STAT register. - M_
RX_ FULL_ R - Field
M_RX_FULL
reader - This bit masks the R_RX_FULL interrupt in IC_INTR_STAT register. - M_
RX_ FULL_ W - Field
M_RX_FULL
writer - This bit masks the R_RX_FULL interrupt in IC_INTR_STAT register. - M_
RX_ OVER_ R - Field
M_RX_OVER
reader - This bit masks the R_RX_OVER interrupt in IC_INTR_STAT register. - M_
RX_ OVER_ W - Field
M_RX_OVER
writer - This bit masks the R_RX_OVER interrupt in IC_INTR_STAT register. - M_
RX_ UNDER_ R - Field
M_RX_UNDER
reader - This bit masks the R_RX_UNDER interrupt in IC_INTR_STAT register. - M_
RX_ UNDER_ W - Field
M_RX_UNDER
writer - This bit masks the R_RX_UNDER interrupt in IC_INTR_STAT register. - M_
START_ DET_ R - Field
M_START_DET
reader - This bit masks the R_START_DET interrupt in IC_INTR_STAT register. - M_
START_ DET_ W - Field
M_START_DET
writer - This bit masks the R_START_DET interrupt in IC_INTR_STAT register. - M_
STOP_ DET_ R - Field
M_STOP_DET
reader - This bit masks the R_STOP_DET interrupt in IC_INTR_STAT register. - M_
STOP_ DET_ W - Field
M_STOP_DET
writer - This bit masks the R_STOP_DET interrupt in IC_INTR_STAT register. - M_
TX_ ABRT_ R - Field
M_TX_ABRT
reader - This bit masks the R_TX_ABRT interrupt in IC_INTR_STAT register. - M_
TX_ ABRT_ W - Field
M_TX_ABRT
writer - This bit masks the R_TX_ABRT interrupt in IC_INTR_STAT register. - M_
TX_ EMPTY_ R - Field
M_TX_EMPTY
reader - This bit masks the R_TX_EMPTY interrupt in IC_INTR_STAT register. - M_
TX_ EMPTY_ W - Field
M_TX_EMPTY
writer - This bit masks the R_TX_EMPTY interrupt in IC_INTR_STAT register. - M_
TX_ OVER_ R - Field
M_TX_OVER
reader - This bit masks the R_TX_OVER interrupt in IC_INTR_STAT register. - M_
TX_ OVER_ W - Field
M_TX_OVER
writer - This bit masks the R_TX_OVER interrupt in IC_INTR_STAT register. - R
- Register
IC_INTR_MASK
reader - W
- Register
IC_INTR_MASK
writer