#include <common/p33c_pral/p33c_timer.h>
Data Fields | |
union { | |
struct tagT1CONBITS bits | |
uint16_t value | |
} | TxCON |
volatile | unsigned:16 |
union { | |
struct { | |
uint16_t CNT | |
} bits | |
uint16_t value | |
} | TMRx |
union { | |
struct { | |
uint16_t PER | |
} bits | |
uint16_t value | |
} | PRx |
Definition at line 38 of file p33c_timer.h.
struct { ... } bits |
struct tagT1CONBITS bits |
Definition at line 41 of file p33c_timer.h.
struct { ... } bits |
uint16_t CNT |
Definition at line 49 of file p33c_timer.h.
uint16_t PER |
Definition at line 58 of file p33c_timer.h.
union { ... } PRx |
union { ... } TMRx |
union { ... } TxCON |
volatile unsigned |
Definition at line 45 of file p33c_timer.h.
uint16_t value |
Definition at line 42 of file p33c_timer.h.