diff options
Diffstat (limited to 'firmware/export/pp5020.h')
| -rw-r--r-- | firmware/export/pp5020.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/pp5020.h b/firmware/export/pp5020.h index 22a53e7..47f73b9 100644 --- a/firmware/export/pp5020.h +++ b/firmware/export/pp5020.h @@ -334,6 +334,7 @@ /* 32 bit GPO port */ #define GPO32_VAL (*(volatile unsigned long *)(0x70000080)) +#define GPO32_ENABLE (*(volatile unsigned long *)(0x70000084)) /* IIS */ #define IISDIV (*(volatile unsigned long*)(0x60006080)) |