Graphic Display v1.0.0
Control any mochrome display, with any microcontroller, in any amount.
Loading...
Searching...
No Matches
gd_t::t_fxn Struct Reference

#include <GraphicDisplay.h>

Data Fields

fxnGd_mtxLock mtxLock
 mutex lock function pointer.
 
fxnGd_mtxUnlock mtxUnlock
 mutex unlock function pointer.
 

Field Documentation

◆ mtxLock

fxnGd_mtxLock gd_t::t_fxn::mtxLock

mutex lock function pointer.

Note
Developer must to no change this parameters directly.

◆ mtxUnlock

fxnGd_mtxUnlock gd_t::t_fxn::mtxUnlock

mutex unlock function pointer.

Note
Developer must to no change this parameters directly.

The documentation for this struct was generated from the following file: