read_bbc_reg
bbc_registers[i] = read_bbc_reg(i);
if (bbc_registers[i] != read_bbc_reg(i))
static uint8_t read_bbc_reg(int);