TCIC_SSTAT_WP
events |= (latch & TCIC_SSTAT_WP) ? SS_WRPROT : 0;
*value |= (reg & TCIC_SSTAT_WP) ? SS_WRPROT : 0;