Datasheet
General Purpose I/O (GPIO)
Intel
®
Quark™ microcontroller D2000
Datasheet January 2016
346 Document Number: 333577-002EN
17.3.1.14 Interrupt both edge type (GPIO_INT_BOTHEDGE)
Controls the edge type of interrupt that can occur on Port A
MEM Offset (B0000C00) 0B0000C68h
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 both edge type
(GPIO_PWIDTH_A)
Controls the edge type of
interrupt that can occur on
Port A.
Whenever a particular bit is
programmed to 1, it enables
the
generation of interrupts on
both the rising edge and the
falling edge of an external
input signal corresponding to
that
bit on port A.
The values programmed in
the registers
gpio_intype_level
and gpio_int_polarity for this
particular bit are not
considered when the
corresponding bit of this
register is set to 1.
Whenever a particular bit is
programmed to 0, the
interrupt
type depends on the value of
the corresponding bits in the
gpio_inttype_level and
gpio_int_polarity registers.
0 - Active-low (default)
1 - Active-high