Macro oneshot_rx_recv

Source
macro_rules! oneshot_rx_recv {
    ($rx:ident) => { ... };
}