iLLD_TC27xC  1.0
Support Function
Collaboration diagram for Support Function:

Functions

IFX_EXTERN uint32 IfxFce_reflectCrc32 (uint32 crcStartValue, uint8 crcLength)
 Reflects the CRC data and returns it. More...
 

Detailed Description

Function Documentation

IFX_EXTERN uint32 IfxFce_reflectCrc32 ( uint32  crcStartValue,
uint8  crcLength 
)

Reflects the CRC data and returns it.

Parameters
crcStartValuestart value for reflection
crcLengthlength of reflected value
Returns
Reflected CRC data

Definition at line 69 of file IfxFce.c.