TMS320F28335 Library  1.0
Documentation
_TMS_TIMER Struct Reference

32-Bit CPU Timers 0/1/2 (TMC_BASE_TIMER). More...

#include <TMC_BASE_TIMER.h>

Data Fields

TM_REG16 TIM
 Counter Register. More...
 
TM_REG16 TIMH
 Counter Register High. More...
 
TM_REG16 PRD
 Period Register. More...
 
TM_REG16 PRDH
 Period Register High. More...
 
TM_REG16 TCR
 Control Register. More...
 
TM_REG16 Reserved0 [1]
 
TM_REG16 TPR
 Prescale Register. More...
 
TM_REG16 TPRH
 Prescale Register High. More...
 

Detailed Description

32-Bit CPU Timers 0/1/2 (TMC_BASE_TIMER).


Start at address 0x7011
See Technical_Reference_Manual

Definition at line 16 of file TMC_BASE_TIMER.h.

Field Documentation

◆ PRD

TM_REG16 PRD

Period Register.

Definition at line 19 of file TMC_BASE_TIMER.h.

◆ PRDH

TM_REG16 PRDH

Period Register High.

Definition at line 20 of file TMC_BASE_TIMER.h.

◆ Reserved0

TM_REG16 Reserved0[1]

Definition at line 22 of file TMC_BASE_TIMER.h.

◆ TCR

TM_REG16 TCR

Control Register.

Definition at line 21 of file TMC_BASE_TIMER.h.

◆ TIM

TM_REG16 TIM

Counter Register.

Definition at line 17 of file TMC_BASE_TIMER.h.

◆ TIMH

TM_REG16 TIMH

Counter Register High.

Definition at line 18 of file TMC_BASE_TIMER.h.

◆ TPR

TM_REG16 TPR

Prescale Register.

Definition at line 23 of file TMC_BASE_TIMER.h.

◆ TPRH

TM_REG16 TPRH

Prescale Register High.

Definition at line 24 of file TMC_BASE_TIMER.h.