FUSB_REG_STATUS0_COMP
if (status0 & FUSB_REG_STATUS0_COMP) {
if (status0 & FUSB_REG_STATUS0_COMP)
comp_result = !!(status0 & FUSB_REG_STATUS0_COMP);