Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
Loading...
Searching...
No Matches
Mutex< T > Class Template Reference

Public Types

using Underlying = T
using GuardT = Guard<T>

Public Member Functions

template<typename... Args>
 Mutex (Args &&... args)
std::optional< GuardTlock (TickType_t timeout)
GuardT lock ()
bool unlock () const
T & unsafeGetUnderlying ()

The documentation for this class was generated from the following file: