TMRRESOURCE: Difference between revisions
Appearance
Created page with "Timer channel structure. == Type == USHORT TMRChannel; USHORT DMAFlags; == C Declaration Method == typedef struct == Fields == == Remarks == == Example Code ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Timer channel structure | Timer channel structure | ||
== Type == | == Type == | ||
USHORT TMRChannel; | |||
USHORT DMAFlags; | |||
== C Declaration Method == | == C Declaration Method == | ||
typedef struct | typedef struct | ||
== Fields == | == Fields == | ||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 10:59, 18 August 2017
Timer channel structure
Type
USHORT TMRChannel; USHORT DMAFlags;
C Declaration Method
typedef struct