Synopsis
void ctl_mac_wake_net_task(void);
Description

ctl_mac_wake_net_task must be called by the MAC-layer driver's interrupt service routine when there is action to be taken in the network stack task. ctl_mac_wake_net_task will wake the network task, which will call ctl_mac_update in due course.

See Also

ctl_mac_update, ctl_net_process_received_frame