[][src]Type Definition freertos_rust::Mutex

type Mutex<T> = MutexImpl<T, MutexNormal>;