c592ef61b3
SVN-Revision: 10453
6 lines
185 B
C
6 lines
185 B
C
#define PFX "rdc321x: "
|
|
|
|
/* General purpose configuration and data registers */
|
|
#define RDC3210_CFGREG_ADDR 0x0CF8
|
|
#define RDC3210_CFGREG_DATA 0x0CFC
|
|
#define RDC_MAX_GPIO 0x3A
|