APIs, concepts, guides, and more
RTTaskManagerInfo

Information about RTTaskManager firmware, including its creation parameters and ID. Get with RTTaskManager::InfoGet(). See Real-Time Tasks for more information. More...

Attributes

RTTaskManagerCreationParameters CreationParameters
 Creation parameters used to create the manager.
 
int32_t Id
 ID of the manager.
 

Description

Definition at line 368 of file rttask.h.