Crate embassy_stm32
source ·Re-exports
pub use embassy_cortex_m::executor;
pub use stm32_metapac as pac;
Modules
- Interrupt definitions and macros to bind them.
- Types for the peripheral singletons.
- Time units
Macros
- Macro to bind interrupts to handlers.
Structs
- An exclusive reference to a peripheral.
- Struct containing all the peripheral singletons.
Traits
- Trait for any type that can be used as a peripheral of type
P
.
Functions
- Initialize embassy.