Datasheet
General Purpose I/O (GPIO)
Intel
®
Quark™ microcontroller D2000
January 2016 Datasheet
Document Number: 333577-002EN 341
Bits Access
Type
Default Description PowerWell ResetSignal
Controls whether an interrupt
on Port A can create an
interrupt for the interrupt
controller by not masking it.
By default, all interrupts bits
are unmasked. Whenever a 1
is written to a bit in this
register, it masks the
interrupt generation
capability for this signal;
otherwise interrupts are
allowed through. The
unmasked status can be read
as well as the resultant
status after masking.
0 Interrupt bits are
unmasked (default)
1 Mask interrupt
17.3.1.6 Interrupt Type (GPIO_INTTYPE_LEVEL)
Controls the type of interrupt associated with Port A bits configured as interrupt
source
MEM Offset (B0000C00) 0B0000C38h
Security_PolicyGroup
IntelRsvd False
Size 32 bits
Default 0000_0000h
Bits Access
Type
Default Description PowerWell ResetSignal
31:26 RO 6'b0 Reserved (RSV0)
25:0 RW 26'b0 Interrupt Type
(GPIO_INTYPE_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