RTEMS 6.1-rc2
|
Represents the LEON3-specific timecounter. More...
#include <leon3.h>
Data Fields | |
struct timecounter | base |
This member contains the base timecounter. | |
uint32_t | software_counter |
This member provides a software fall-back counter. | |
volatile uint32_t * | counter_register |
This member may reference a hardware counter register. | |
Represents the LEON3-specific timecounter.