iLLD_TC29x
1.0
|
PSI5 PSI5 details. More...
#include "IfxPsi5_Psi5.h"
Go to the source code of this file.
Functions | |
void | IfxPsi5_Psi5_deInitModule (IfxPsi5_Psi5 *psi5) |
Resets the PSI5 module. More... | |
boolean | IfxPsi5_Psi5_initChannel (IfxPsi5_Psi5_Channel *channel, const IfxPsi5_Psi5_ChannelConfig *config) |
Initialize the channel with the supplied configuration. More... | |
void | IfxPsi5_Psi5_initChannelConfig (IfxPsi5_Psi5_ChannelConfig *config, IfxPsi5_Psi5 *psi5) |
Get the current channel configuration (e.g. sample settings) More... | |
boolean | IfxPsi5_Psi5_initModule (IfxPsi5_Psi5 *psi5, const IfxPsi5_Psi5_Config *config) |
Initialise the PSI5 with the supplied configureation. More... | |
void | IfxPsi5_Psi5_initModuleConfig (IfxPsi5_Psi5_Config *config, Ifx_PSI5 *psi5) |
Initialise buffer with default PSI5 configuration. More... | |
boolean | IfxPsi5_Psi5_readChannelFrame (IfxPsi5_Psi5_Channel *channel, IfxPsi5_Psi5_Frame *frame) |
Gets the received psi5 frame for the channel. More... | |
boolean | IfxPsi5_Psi5_readChannelSerialMessage (IfxPsi5_Psi5_Channel *channel, IfxPsi5_Slot slot, IfxPsi5_Psi5_SerialMessage *message) |
Get the received serial message for the channel. More... | |
boolean | IfxPsi5_Psi5_sendChannelData (IfxPsi5_Psi5_Channel *channel, uint64 data) |
Transmit the data through the channel. More... | |
PSI5 PSI5 details.
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 IfxPsi5_Psi5.c.