[][src]Module cc2538::gpio_c::ris

The RIS register is the raw interrupt status register. Bits read high in RIS reflect the status of interrupts trigger conditions detected (raw, before masking), indicating that all the requirements are met, before they are finally allowed to trigger by IE. Bits read as 0 indicate that corresponding input pins have not initiated an interrupt.

Structs

RESERVED32_W

Write proxy for field Reserved32

RIS_W

Write proxy for field RIS

Type Definitions

R

Reader of register RIS

RESERVED32_R

Reader of field Reserved32

RIS_R

Reader of field RIS

W

Writer for register RIS