REGADDR
reg = REGADDR(addr);
uint8_t buf[2] = { REGADDR(addr), data };
buf[0] = REGADDR(address);
#define RAP REGADDR /* Address RAP */