CAT2 Peripheral Driver Library
cy_stc_isouart_ecc_status_t Struct Reference

Description

ECC status structure.

Data Fields

cy_en_isouart_ecc_error_t errorType
 ECC error type. More...
 
uint32_t syndrome
 ECC error syndrome. More...
 

Field Documentation

◆ errorType

cy_en_isouart_ecc_error_t cy_stc_isouart_ecc_status_t::errorType

ECC error type.

◆ syndrome

uint32_t cy_stc_isouart_ecc_status_t::syndrome

ECC error syndrome.