[][src]Module drone_cortex_m::processor

Common utility functions for working with ARM Cortex-M processors.

Functions

self_reset

Requests system reset.

send_event

Send event.

spin

Spins the cycles number of processor cycles in a loop.

wait_for_event

Wait for event.

wait_for_int

Wait for interrupt.