ram_rd32
#define ram_rd32(s,r) ramfuc_rd32(&(s)->base, &(s)->r_##r)
#define ram_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r)