Synergy Software Package User's Manual

#include <r_timer_api.h>

Data Fields

void const * p_context
 
timer_event_t event
 The event can be used to identify what caused the callback (overflow or error).
 

Detailed Description

Callback function parameter data

Field Documentation

◆ p_context

void const* timer_callback_args_t::p_context

Placeholder for user data. Set in timer_api_t::open function in timer_cfg_t.


The documentation for this struct was generated from the following file: