RTEMS
5.0.0
|
The Timer device representation. More...
#include <timer-defs.h>
Data Fields | |
lpc176x_timer_device *const | device |
The address of the controlling registers for the timer. | |
const lpc176x_module | module |
The module for the RTEMS module starting (power and clock). | |
const lpc176x_pin_number | pinselcap [LPC176X_CAPTURE_PORTS_COUNT] |
The Pins for the Capture ports of this timer. | |
const lpc176x_pin_number | pinselemat [LPC176X_EMATCH_PORTS_COUNT] |
The Pins for the external match ports of this timer. | |
The Timer device representation.