USHC_INT_STATUS_CARD_PRESENT
if ((status ^ last_status) & USHC_INT_STATUS_CARD_PRESENT)
return !!(ushc->last_status & USHC_INT_STATUS_CARD_PRESENT);