Go to the documentation of this file.
15 #ifndef RESOURCETYPES_H_
16 #define RESOURCETYPES_H_
bool assigned
If true the resource is currently assigned to a task or ISR.
const uint8_t prio
Ceiling priority of resource.
Data structure for OS resource.
bool assigned
If true the resource is currently assigned to a task.
enum resources_e ResourceType
Type for resource reference.
struct resource_s * next
Pointer to next resource in resource queue.
Data structure for internal resource.
const uint8_t prio
Ceiling priority of resource.