 |
TMS320F28335 Library
1.0
Documentation
|
|
Go to the documentation of this file.
5 #include "../global_defines.h"
7 #ifndef CPU_TIMER_CPU_TIMER_H_
8 #define CPU_TIMER_CPU_TIMER_H_
int int16
16 Bit Variable: - 32.768 .. 32.767
int16 CPUTimer_stop(Uint16)
Stop CPU-Timer 0/1/2 || make sure CPU-Timer has been initialized.
unsigned int Uint16
16 Bit Variable: 0 .. 65.535
int16 CPUTimer_start(Uint16, Uint32)
Start CPU-Timer 0/1/2 || make sure CPU-Timer has been initialized.
int16 init_CPUTimer(Uint16, void *)
Init CPU-Timer 0/1/2.
unsigned long Uint32
32 Bit Variable: 0 .. 4.294.967.295
void CPUTimer_interruptAck(void)
Set Acknowledge to receive another interrupt from CPU-Timer.