Re-exports§
pub use mspm0_metapac as pac;
Modules§
- gpio
- interrupt
- Interrupt definitions.
- mode
- Operating modes for peripherals.
- peripherals
- Types for the peripheral singletons.
- timer
Macros§
- into_
ref - Convenience converting into reference.
Structs§
- Config
embassy-mspm0
global configuration.- Peripheral
Ref - An exclusive reference to a peripheral.
- Peripherals
- Struct containing all the peripheral singletons.
Traits§
- Peripheral
- Trait for any type that can be used as a peripheral of type
P
.