iLLD_TC27xD  1.0
IfxSent_Sent.c File Reference

SENT SENT details. More...

#include "IfxSent_Sent.h"

Go to the source code of this file.

Functions

void IfxSent_Sent_deInitModule (IfxSent_Sent *driver)
 Reset the SENT module. More...
 
boolean IfxSent_Sent_initChannel (IfxSent_Sent_Channel *channel, const IfxSent_Sent_ChannelConfig *config)
 Initialize the channel with the supplied configuration. More...
 
void IfxSent_Sent_initChannelConfig (IfxSent_Sent_ChannelConfig *config, IfxSent_Sent *driver)
 Initialise channel buffer with default SENT channel configuration. More...
 
boolean IfxSent_Sent_initModule (IfxSent_Sent *driver, const IfxSent_Sent_Config *config)
 Initialise the SENT with the supplied configureation. More...
 
void IfxSent_Sent_initModuleConfig (IfxSent_Sent_Config *config, Ifx_SENT *sent)
 Initialise buffer with default SENT configuration. More...
 
boolean IfxSent_Sent_readChannelSerialDataFrame (IfxSent_Sent_Channel *channel, IfxSent_Sent_Frame *frame)
 Reads the nibbles recieved in the Data register. More...
 
boolean IfxSent_Sent_readChannelSerialMessageFrame (IfxSent_Sent_Channel *channel, IfxSent_Sent_SerialMessageFrame *message)
 reads the Serial data recieved and collected over several SENT frames More...
 

Detailed Description

SENT SENT 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 IfxSent_Sent.c.