iLLD_TC29x
1.0
|
ICU interface. More...
#include "Cpu/Std/Ifx_Types.h"
Go to the source code of this file.
Data Structures | |
struct | Icu_Functions |
struct | Icu_s |
Structure of the Icu interface. More... | |
struct | Icu_Config |
Configuration structure of the Icu interface. More... | |
Typedefs | |
typedef struct Icu_s | Icu |
typedef void(* | Icu_StartCapture )(Icu *handle) |
typedef void(* | Icu_StopCapture )(Icu *handle) |
typedef void(* | Icu_GetTimeStamp )(Icu *handle) |
ICU interface.
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 Icu.h.
struct Icu_Functions |
Data Fields | ||
---|---|---|
Icu_GetTimeStamp | getTimeStamp | |
Icu_StartCapture | startCapture | |
Icu_StopCapture | stopCapture |
struct Icu_s |
struct Icu_Config |