#include <apt_task_msg.h>
Data Fields | |
| apt_task_msg_pool_t * | msg_pool |
| apt_task_msg_type_e | type |
| int | sub_type |
| char | data [1] |
Task message is used for inter task communication
| char apt_task_msg_t::data[1] |
Context specific data
Message pool the task message is allocated from
Task msg sub type
Task msg type
1.6.1