ADB_SET_SR_OUTPUT
#define ADB_SET_SR_OUTPUT() via_reg(VIA1, vACR) |= vSR_OUT
#define ADB_SET_SR_OUTPUT() via_reg_or(VIA1, vACR, vSR_OUT)