Function stop_burst_func
Defined in File events.h
Function Documentation
-
void stop_burst_func(uint32_t arg1_unused, uint32_t arg2_unused)
Event function for stopping a burst.
Event callback function that stops a burst pulse train. This function is used internally by the event system.
- Parameters:
arg1_unused – Unused parameter (for event function compatibility)
arg2_unused – Unused parameter (for event function compatibility)