Searched refs:errorMask (Results 1 – 1 of 1) sorted by relevance
240 uint8_t errorMask; in CO_EM_process() local253 errorMask = (uint8_t)~(CO_ERR_REG_GENERIC_ERR | CO_ERR_REG_COMM_ERR | CO_ERR_REG_MANUFACTURER); in CO_EM_process()268 *emPr->errorRegister = (*emPr->errorRegister & errorMask) | errorRegister; in CO_EM_process()