Represents the timer device registers.
More...
#include <timer-defs.h>
|
|
volatile uint32_t | IR |
| | Interrupt Register.
|
| |
|
volatile uint32_t | TCR |
| | Timer Control Register.
|
| |
|
volatile uint32_t | TC |
| | Timer Counter.
|
| |
|
volatile uint32_t | PR |
| | Prescale Register.
|
| |
|
volatile uint32_t | PC |
| | Prescale Counter.
|
| |
|
volatile uint32_t | MCR |
| | Match Control Register.
|
| |
|
volatile uint32_t | MR [4] |
| | Match Register (0, 1, 2, 3)
|
| |
|
volatile uint32_t | CCR |
| | Capture Control Register.
|
| |
|
volatile uint32_t | CR [2] |
| | Capture Register (0, 1)
|
| |
|
volatile uint32_t | reserved0 |
| |
|
volatile uint32_t | reserved1 |
| |
|
volatile uint32_t | EMR |
| | External Match Register.
|
| |
|
volatile uint32_t | reserved2 [12] |
| |
|
volatile uint32_t | CTCR |
| | Count Control Register.
|
| |
Represents the timer device registers.
The documentation for this struct was generated from the following file: