PM_IS_ON
#define PM_IS_ON (0x02 == (read_via_reg(VIA2, vBufB) & 0x02))
#define PM_IS_ON (0x08 == (read_via_reg(VIA2, vBufB) & 0x08))