[−][src]Module drone_cortexm::processor
Common utility functions for working with ARM Cortex-M processors.
Functions
| self_reset | Requests system reset. |
| send_event | Send event. |
| spin | Spins the |
| wait_for_event | Wait for event. |
| wait_for_int | Wait for interrupt. |