Module thread

Module thread 

Available on crate feature osal-embassy only.
Expand description

Thread-related abstractions.

Structs§

Thread
Implements the ThreadAbstraction trait for Embassy.

Traits§

ThreadAbstraction
ThreadAbstraction is used to query thread-related information in a platform-agnostic manner.