Function start_burst_func
Defined in File events.h
Function Documentation
-
void start_burst_func(uint32_t arg1_period, uint32_t arg2_unused)
Event function for starting a burst.
Event callback function that starts a burst pulse train. This function is used internally by the event system.
- Parameters:
arg1_period – Period of the burst in microseconds
arg2_unused – Unused parameter (for event function compatibility)