Modification of Mbed-dev library for LQFP48 package microcontrollers: STM32F103C8 (STM32F103C8T6) and STM32F103CB (STM32F103CBT6) (Bluepill boards, Maple mini etc. )

Fork of mbed-STM32F103C8_org by Nothing Special

Embed: (wiki syntax)

« Back to documentation index

CThunk< T > Class Template Reference

CThunk< T > Class Template Reference
[Platform]

Class for created a pointer with data bound to it. More...

#include <CThunk.h>


Detailed Description

template<class T>
class CThunk< T >

Class for created a pointer with data bound to it.

Synchronization level: Not protected

Definition at line 82 of file CThunk.h.