embassy-stm32-wpan

Crates

git

Versions

default

Flavors

Module evt

Source

Structs§

AsynchEvt
CcEvt
The payload of Evt for a command complete event
CsEvt
The payload of Evt for a command status event
Evt
EvtBox
smart pointer to the EvtPacket that will dispose of EvtPacket buffer automatically on Drop
EvtPacket
This format shall be used for all events (asynchronous and command response) reported by the CPU2 except for the command response of a system command where the header is not there and the format to be used shall be EvtSerial.
EvtSerial
EvtStub

Traits§

MemoryManager