mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-26 05:29:38 +01:00
1 line
524 B
JavaScript
1 line
524 B
JavaScript
|
searchState.loadedDescShard("bare_metal", 0, "Abstractions common to bare metal systems.\nCritical section token.\nA “mutex” based on critical sections.\nBorrows the data for the duration of the critical section.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets a mutable reference to the contained value when the …\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nUnwraps the contained value, consuming the mutex.\nCreates a critical section token.\nCreates a new mutex.")
|