adr_bits
unsigned int adr_bits, admr_bits;
adr_bits = HR_ARS;
adr_bits |= address;
adr_bits |= HR_DT | HR_DL;
writes[i].value = adr_bits;