DMAC_GSTAT
#define dmac_gstat (*(volatile uint8_t *)DMAC_GSTAT)
volatile uint8_t *gsp = (uint8_t *)DMAC_GSTAT;