Macro vex_rt::select_any [−][src]
Generates a future event (i.e. one which implements
crate::rtos::Selectable) from a set of events which all have the same
result type, by repeated application of crate::rtos::select_either.
Generates a future event (i.e. one which implements
crate::rtos::Selectable) from a set of events which all have the same
result type, by repeated application of crate::rtos::select_either.