Kenji Arai / TYBLE16_mbedlized_os5_several_examples_1st

Dependencies:   nRF51_Vdd TextLCD BME280

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.