pub fn wake_poll()Expand description
Wake the embassy-net runner to re-poll the RX ring. Call this periodically (e.g. from a 10 ms timer task) to drive frame delivery.
pub fn wake_poll()Wake the embassy-net runner to re-poll the RX ring. Call this periodically (e.g. from a 10 ms timer task) to drive frame delivery.