iLLD_TC27xD
1.0
|
MSC MSC details. More...
#include "Msc/Std/IfxMsc.h"
Go to the source code of this file.
Data Structures | |
struct | IfxMsc_Msc_en |
struct | IfxMsc_Msc_fcln |
struct | IfxMsc_Msc_fclp |
struct | IfxMsc_Msc_inj0 |
struct | IfxMsc_Msc_inj1 |
struct | IfxMsc_Msc_sdi |
struct | IfxMsc_Msc_son |
struct | IfxMsc_Msc_sop |
struct | IfxMsc_Msc_Abra |
ABRA block Configuration Structure. More... | |
struct | IfxMsc_Msc_Clock |
Clock configuration data Structure. More... | |
struct | IfxMsc_Msc_DownstreamControlConfig |
Downstream Control Configuration Structure. More... | |
struct | IfxMsc_Msc_DownstreamControlExtensionConfig |
Downstream Control Extension Configuration Structure. More... | |
struct | IfxMsc_Msc_InterruptConfig |
Interrupt Configuration Structure. More... | |
struct | IfxMsc_Msc_Io |
MSC Pin Configuration Structure. More... | |
struct | IfxMsc_Msc_OutputControlConfig |
Output Control Configuration Structure. More... | |
struct | IfxMsc_Msc_UpstreamStatusConfig |
Upstream Control Configuration Structure. More... | |
struct | IfxMsc_Msc |
MSC base address data Structure. More... | |
struct | IfxMsc_Msc_Config |
MSC Module Configuration Structure. More... | |
Enumerations | |
enum | IfxMsc_Msc_Target { IfxMsc_Msc_Target_low = 0, IfxMsc_Msc_Target_high = 1 } |
Msc Instance Number. More... | |
MSC MSC 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 IfxMsc_Msc.h.
IFX_INLINE void IfxMsc_Msc_clearDataFrameInterrupt | ( | IfxMsc_Msc * | msc) |
msc | pointer to the MSC module handle |
Definition at line 568 of file IfxMsc_Msc.h.
IFX_INLINE boolean IfxMsc_Msc_getActiveDataFrameStatus | ( | IfxMsc_Msc * | msc) |
msc | pointer to the MSC module handle |
Definition at line 574 of file IfxMsc_Msc.h.
IFX_INLINE boolean IfxMsc_Msc_getDataFrameInterruptStatus | ( | IfxMsc_Msc * | msc) |
msc | pointer to the MSC module handle |
Definition at line 580 of file IfxMsc_Msc.h.