Mistake on this page?
Report an issue in GitHub or email us
Data Fields
ticker_event_s Struct Reference

Ticker's event structure. More...

#include <ticker_api.h>

Data Fields

us_timestamp_t timestamp
 Event's timestamp. More...
 
uint32_t id
 TimerEvent object. More...
 
struct ticker_event_snext
 Next event in the queue. More...
 

Detailed Description

Ticker's event structure.

Definition at line 43 of file ticker_api.h.

Field Documentation

uint32_t id

TimerEvent object.

Definition at line 45 of file ticker_api.h.

struct ticker_event_s* next

Next event in the queue.

Definition at line 46 of file ticker_api.h.

us_timestamp_t timestamp

Event's timestamp.

Definition at line 44 of file ticker_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.