EL4121 Embedded System / mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

Embed: (wiki syntax)

« Back to documentation index

NanostackLockGuard Class Reference

NanostackLockGuard Class Reference

RAII style Nanostack mutex acquisition. More...

#include <NanostackLockGuard.h>


Detailed Description

RAII style Nanostack mutex acquisition.

Mutex is held until object leaves scope.

Definition at line 28 of file NanostackLockGuard.h.