iLLD_TC27xC
1.0
|
![]() |
Enumerations | |
enum | IfxFlash_ErrorTracking { IfxFlash_ErrorTracking_none = 0, IfxFlash_ErrorTracking_correctedSingleBitError = 1, IfxFlash_ErrorTracking_correctedDoubleBitError = 2, IfxFlash_ErrorTracking_correctedSingleOrDoubleBitError = 3, IfxFlash_ErrorTracking_uncorrectableMultiBitError = 4 } |
enumeration for Flash Error tracking More... | |
enum | IfxFlash_PortId { IfxFlash_PortId_PortId_0 = 0, IfxFlash_PortId_PortId_1 = 1 } |
Corrected/UnCorrected Bits Address Buffer Port Id. More... | |
enumeration for Flash Error tracking
Definition at line 55 of file IfxFlash.h.
enum IfxFlash_PortId |
Corrected/UnCorrected Bits Address Buffer Port Id.
Enumerator | |
---|---|
IfxFlash_PortId_PortId_0 |
Port Id 0. |
IfxFlash_PortId_PortId_1 |
Port Id 1. |
Definition at line 66 of file IfxFlash.h.