__inwrb
#define inwrb(a) (__inwrb((volatile uint16_t *)(a)))
static __inline uint16_t __inwrb(volatile uint16_t *a);