|
ConOpSys V2970
P004.07
ANVILEX control operating system
|
STM32F410CBU6 heap class. More...
#include <HEAP_STM32F410CBU6.h>


Public Member Functions | |
| THEAP_STM32F410CBU6 () | |
| Class constructor method. More... | |
| ~THEAP_STM32F410CBU6 () | |
| Class destructor method. More... | |
Public Member Functions inherited from THeap_Base | |
| THeap_Base () | |
| Class constructor method. More... | |
| ~THeap_Base () | |
| Class destructor method. More... | |
| virtual U32 | Get_Bottom_Address () |
| Return CPU heap base address method. More... | |
| virtual U32 | Get_Top_Address () |
| Return CPU heap end address method. More... | |
| virtual U32 | Get_Size () |
| Return CPU heap size method. More... | |
| virtual U32 | Get_Not_Usage_Space () |
| Return CPU heap dont usage space method. More... | |
| virtual U32 | Get_Usage_Space () |
| Return CPU heap usage space method. More... | |
| VOID | Execute () |
| Stack excution method. More... | |
| BOOL | Get_Warning_Overflow_Flag () |
| Return warning level stack status method. More... | |
| BOOL | Get_Trip_Overflow_Flag () |
| Return trip level stack status method. More... | |
STM32F410CBU6 heap class.
| THEAP_STM32F410CBU6::THEAP_STM32F410CBU6 | ( | ) |
Class constructor method.
| THEAP_STM32F410CBU6::~THEAP_STM32F410CBU6 | ( | ) |
Class destructor method.