RT-Thread RTOS
1.2.0
An open source embedded real-time operating system
|
#include <rtdef.h>
Data Fields | |
struct rt_ipc_object | parent |
rt_uint16_t | value |
Semaphore structure
struct rt_ipc_object rt_semaphore::parent |
inherit from ipc_object
rt_uint16_t rt_semaphore::value |
value of semaphore.