Synergy Software Package User's Manual
input_capture_callback_args_t Struct Reference

#include <r_input_capture_api.h>

Data Fields

uint8_t channel
 The channel being used.
 
input_capture_event_t event
 The event that caused the interrupt and callback.
 
uint32_t counter
 The value of the timer captured at the time of interrupt.
 
uint32_t overflows
 The number of counter overflows that occurred during this measurement.
 
void const * p_context
 Placeholder for user data, set in input_capture_cfg_t::p_context.
 

Detailed Description

Callback function parameter data


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