ISR_COMPLETE_M
#define ISR_COMPLETE(err) (ISR_COMPLETE_M | (ISR_STATUS_M & (err)))
if (hret & ISR_COMPLETE_M) {