![]() |
Synergy Software Package User's Manual
|
#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. | |
Callback function parameter data