user_watchdog - Atlantic777/mpudp GitHub Wiki

This watchdog waits for the user to fire a send request with any kind of data to send. Upon receiving the send request, data is stored in the TX buffer and is waiting for a worker thread to take it. This should block if tx buffer is full.