TCIC_SSTAT_RDY
events |= (latch & TCIC_SSTAT_RDY) ? SS_READY : 0;
*value |= (reg & TCIC_SSTAT_RDY) ? SS_READY : 0;