![]() |
agileRTOS (zrtos)
Version 0.8.0 (ghostbuster)
|
#include <vm_function.h>
Data Fields | |
| zrtos_vm_function_id_t | id |
| zrtos_vm_function_callback_t | callback |
| void * | context |
Definition at line 25 of file vm_function.h.
| zrtos_vm_function_callback_t _zrtos_vm_function_t::callback |
Definition at line 27 of file vm_function.h.
| void* _zrtos_vm_function_t::context |
Definition at line 28 of file vm_function.h.
| zrtos_vm_function_id_t _zrtos_vm_function_t::id |
Definition at line 26 of file vm_function.h.