GPIO_INTTYPE_LEVEL

         Name: Interrupt level
Size: 1-32 bits
Address Offset: 0x38
Read/Write Access: Read/Write
      
Module Instance Base Address Register Address
sdm_gpio_DW_apb_gpio_addr_block 0xFF8D0300 0xFF8D0338

Size: 32

Offset: 0x38

Access: RW

Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

Reserved

GPIO_INTTYPE_LEVEL

RW 0x0

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

GPIO_INTTYPE_LEVEL

RW 0x0

GPIO_INTTYPE_LEVEL Fields

Bit Name Description Access Reset
23:0 GPIO_INTTYPE_LEVEL
Controls the type of interrupt that can occur on Port A.
Whenever a 0 is written to a bit of this register, it configures
the interrupt type to be level-sensitive; otherwise, it is
edge-sensitive.
0  Level-sensitive (default)
1  Edge-sensitive

DO NOT PUBLISH BELOW THIS LINE
For internal usage only, [0:18] for SDM, [0:23] for HPS
Value Description
0x0 Interrupt is level sensitive
0x1 Interrupt is edge sensitive
RW 0x0