Function drone_cortexm::processor::send_event [−][src]
pub fn send_event()
Sends event.
It is a hint instruction. It causes an event to be signaled to all CPUs within the multiprocessor system.
See also wait_for_event
.