iLLD_TC27xD  1.0
IfxEray_Eray.c File Reference

ERAY ERAY details. More...

#include "IfxEray_Eray.h"
#include "Mtu/Std/IfxMtu.h"

Go to the source code of this file.

Functions

void IfxEray_Eray_Node_init (IfxEray_Eray *eray, const IfxEray_Eray_NodeConfig *config)
 Initialises the Node with supplied configuration. More...
 
void IfxEray_Eray_Node_initConfig (IfxEray_Eray_NodeConfig *config)
 Initialises the default node configuration buffer. More...
 
void IfxEray_Eray_initModule (IfxEray_Eray *eray, const IfxEray_Eray_Config *config)
 Initialises the ERAY module with supplied configuration. More...
 
void IfxEray_Eray_initModuleConfig (IfxEray_Eray_Config *config, Ifx_ERAY *eray)
 Inialises the default module configuration buffer. More...
 
void IfxEray_Eray_receiveFifoFrame (IfxEray_Eray *eray, IfxEray_Eray_ReceiveControl *config)
 Transfers frame from fifo in message RAM to Output buffer. More...
 
void IfxEray_Eray_receiveFrame (IfxEray_Eray *eray, IfxEray_Eray_ReceiveControl *config)
 Transfers header and data from message buffer to output buffer. More...
 
void IfxEray_Eray_transmitFrame (IfxEray_Eray *eray, IfxEray_Eray_TransmitControl *transmitControl)
 Transfers the frame in given slot. More...
 

Detailed Description

ERAY ERAY details.

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 IfxEray_Eray.c.