[][src]Type Definition freertos_rs::Mutex

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