Dependencies:   keypad SDHCFileSystem TextLCD mbed FPointer wave_player

Embed: (wiki syntax)

« Back to documentation index

channel< T, Size, S > Class Template Reference

channel< T, Size, S > Class Template Reference

channel More...

#include <OS_Services.h>


Detailed Description

template<typename T, word Size, typename S = byte>
class OS::channel< T, Size, S >

channel

Data channel for transferring data objects of arbitrary type

Definition at line 149 of file OS_Services.h.