pub struct RawOs;Expand description
RawOs implementation
§Safety
The sys_tick device should be setup before you use timeout or delay. The FakeRawMutex does not provide any synchronization between threads.
pub struct RawOs;RawOs implementation
The sys_tick device should be setup before you use timeout or delay. The FakeRawMutex does not provide any synchronization between threads.