[−][src]Function drone_cortex_m::processor::send_event
pub fn send_event()
Send 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
.
pub fn send_event()
Send 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
.