ATTN_STATE_BITS
asserted_bits = (attn_bits & ~attn_acks & ATTN_STATE_BITS) &
deasserted_bits = (~attn_bits & attn_acks & ATTN_STATE_BITS) &