Embassy
embassy-stm32-wpan

Crates

git

Versions

default

Flavors

Module embassy_stm32_wpan::evt

source ·

Structs§

  • The payload of Evt for a command complete event
  • The payload of Evt for a command status event
  • smart pointer to the EvtPacket that will dispose of EvtPacket buffer automatically on Drop
  • 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.

Traits§