Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Crate embassy_rp

source ·

Re-exports

Modules

Macros

Structs

Constants

Traits

  • Trait for any type that can be used as a peripheral of type P.

Functions

  • Installs a stack guard for the CORE0 stack in MPU region 0. Will fail if the MPU is already confgigured. This function requires a _stack_end symbol to be defined by the linker script, and expexcts _stack_end to be located at the lowest address (largest depth) of the stack.

Attribute Macros