Expand description
I2C Interrupt Status Register
Each bit in this register has a corresponding mask bit in the IC_INTR_MASK register. These bits are cleared by reading the matching interrupt clear register. The unmasked raw versions of these bits are available in the IC_RAW_INTR_STAT register.
Structs§
- IC_
INTR_ STAT_ SPEC - I2C Interrupt Status Register
Enums§
- R_
ACTIVITY_ A - See IC_RAW_INTR_STAT for a detailed description of R_ACTIVITY bit.
- R_
GEN_ CALL_ A - See IC_RAW_INTR_STAT for a detailed description of R_GEN_CALL bit.
- R_
RD_ REQ_ A - See IC_RAW_INTR_STAT for a detailed description of R_RD_REQ bit.
- R_
RESTART_ DET_ A - See IC_RAW_INTR_STAT for a detailed description of R_RESTART_DET bit.
- R_
RX_ DONE_ A - See IC_RAW_INTR_STAT for a detailed description of R_RX_DONE bit.
- R_
RX_ FULL_ A - See IC_RAW_INTR_STAT for a detailed description of R_RX_FULL bit.
- R_
RX_ OVER_ A - See IC_RAW_INTR_STAT for a detailed description of R_RX_OVER bit.
- R_
RX_ UNDER_ A - See IC_RAW_INTR_STAT for a detailed description of R_RX_UNDER bit.
- R_
START_ DET_ A - See IC_RAW_INTR_STAT for a detailed description of R_START_DET bit.
- R_
STOP_ DET_ A - See IC_RAW_INTR_STAT for a detailed description of R_STOP_DET bit.
- R_
TX_ ABRT_ A - See IC_RAW_INTR_STAT for a detailed description of R_TX_ABRT bit.
- R_
TX_ EMPTY_ A - See IC_RAW_INTR_STAT for a detailed description of R_TX_EMPTY bit.
- R_
TX_ OVER_ A - See IC_RAW_INTR_STAT for a detailed description of R_TX_OVER bit.
Type Aliases§
- R
- Register
IC_INTR_STAT
reader - R_
ACTIVITY_ R - Field
R_ACTIVITY
reader - See IC_RAW_INTR_STAT for a detailed description of R_ACTIVITY bit. - R_
GEN_ CALL_ R - Field
R_GEN_CALL
reader - See IC_RAW_INTR_STAT for a detailed description of R_GEN_CALL bit. - R_
RD_ REQ_ R - Field
R_RD_REQ
reader - See IC_RAW_INTR_STAT for a detailed description of R_RD_REQ bit. - R_
RESTART_ DET_ R - Field
R_RESTART_DET
reader - See IC_RAW_INTR_STAT for a detailed description of R_RESTART_DET bit. - R_
RX_ DONE_ R - Field
R_RX_DONE
reader - See IC_RAW_INTR_STAT for a detailed description of R_RX_DONE bit. - R_
RX_ FULL_ R - Field
R_RX_FULL
reader - See IC_RAW_INTR_STAT for a detailed description of R_RX_FULL bit. - R_
RX_ OVER_ R - Field
R_RX_OVER
reader - See IC_RAW_INTR_STAT for a detailed description of R_RX_OVER bit. - R_
RX_ UNDER_ R - Field
R_RX_UNDER
reader - See IC_RAW_INTR_STAT for a detailed description of R_RX_UNDER bit. - R_
START_ DET_ R - Field
R_START_DET
reader - See IC_RAW_INTR_STAT for a detailed description of R_START_DET bit. - R_
STOP_ DET_ R - Field
R_STOP_DET
reader - See IC_RAW_INTR_STAT for a detailed description of R_STOP_DET bit. - R_
TX_ ABRT_ R - Field
R_TX_ABRT
reader - See IC_RAW_INTR_STAT for a detailed description of R_TX_ABRT bit. - R_
TX_ EMPTY_ R - Field
R_TX_EMPTY
reader - See IC_RAW_INTR_STAT for a detailed description of R_TX_EMPTY bit. - R_
TX_ OVER_ R - Field
R_TX_OVER
reader - See IC_RAW_INTR_STAT for a detailed description of R_TX_OVER bit.