fas_reg_write
fas_reg_write(struct fas *fas, volatile uint8_t *p, uint8_t what)
#define fas_reg_write(fas, p, what) *(p) = (what)