Module riot_wrappers::msg
source · Available on
riot_module_core_msg
only.Expand description
Modules§
- v2
with_msg_v2
A safe-to-use interface for RIOT messages
Structs§
- An initialized message of a type that needs no access to a value
- An initialized message of a type whose payload is numeric
- An initialized message with inaccessible value.
Enums§
- The source of a message
Traits§
- Helper trait to implement Msg for the various Msg value styles. This is not supposed to be public, but leaks due to the implementation.