embassy-stm32

Crates

git

Versions

stm32u073r8

Flavors

Module low_power

Module low_power 

Source
Expand description

Low-power stub module to provide consistent API

Structs§

ResumablePeripheral
A mutex-like object to resume a peripheral. Does nothing when low-power is not enabled.
ResumablePeripheralGuard
A mutex-like object guard, that when held, activates the peripheral

Traits§

SuspendablePeripheral
Peripheral that can be suspended