ChibiOS 21.11.4
|
Type of a registry structure. More...
#include <chobjects.h>
Data Fields | |
ch_queue_t | queue |
Registry queue header. |
Type of a registry structure.
Definition at line 128 of file chobjects.h.
ch_queue_t ch_registry::queue |
Registry queue header.
Definition at line 132 of file chobjects.h.
Referenced by __reg_object_init().