Nathan Yonkee / Mbed 2 deprecated Nucleo_sinewave_output_copy

Dependencies:   mbed

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.