iLLD_TC29x  1.0
IfxFce.c File Reference

FCE basic functionality. More...

#include "IfxFce.h"

Go to the source code of this file.

Functions

Ifx_FCE_STS IfxFce_getCrc16InterruptStatus (Ifx_FCE *fce)
 Gets the CRC-16 interrupt status. More...
 
Ifx_FCE_STS IfxFce_getCrc32InterruptStatus (Ifx_FCE *fce, IfxFce_Crc32Kernel crc32Kernel)
 Gets the CRC-32 interrupt status. More...
 
Ifx_FCE_STS IfxFce_getCrc8InterruptStatus (Ifx_FCE *fce)
 Gets the CRC-8 interrupt status. More...
 
uint32 IfxFce_reflectCrc32 (uint32 crcStartValue, uint8 crcLength)
 Reflects the CRC data and returns it. More...
 
void IfxFce_resetModule (Ifx_FCE *fce)
 Reset the module by clearing the kernel. More...
 

Detailed Description

FCE basic functionality.

Version
iLLD_1_0_0_11_0
                            IMPORTANT NOTICE

Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.

THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

Definition in file IfxFce.c.