[][src]Type Definition freertos_rs::RecursiveMutex

type RecursiveMutex<T> = MutexImpl<T, MutexRecursive>;