ec/it5570/gpio.h: Add GCR21 register
This commit is contained in:
committed by
Jeremy Soller
parent
e4e7f89a67
commit
515c7495c1
@ -44,6 +44,7 @@ volatile uint8_t __xdata __at(0x16E1) GCR17;
|
|||||||
volatile uint8_t __xdata __at(0x16E2) GCR18;
|
volatile uint8_t __xdata __at(0x16E2) GCR18;
|
||||||
volatile uint8_t __xdata __at(0x16E4) GCR19;
|
volatile uint8_t __xdata __at(0x16E4) GCR19;
|
||||||
volatile uint8_t __xdata __at(0x16E5) GCR20;
|
volatile uint8_t __xdata __at(0x16E5) GCR20;
|
||||||
|
volatile uint8_t __xdata __at(0x16E6) GCR21;
|
||||||
|
|
||||||
volatile uint8_t __xdata __at(0x1601) GPDRA;
|
volatile uint8_t __xdata __at(0x1601) GPDRA;
|
||||||
volatile uint8_t __xdata __at(0x1602) GPDRB;
|
volatile uint8_t __xdata __at(0x1602) GPDRB;
|
||||||
|
Reference in New Issue
Block a user