INW
#define INW(x) *((volatile uint32_t *) ((CONADDR) + (x)))
#define INW(bktr,offset) bktr_INW(bktr,offset)