|
ChibiOS 21.11.5
|
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 125 of file chobjects.h.
| ch_queue_t ch_registry::queue |
Registry queue header.
Definition at line 129 of file chobjects.h.
Referenced by __reg_object_init().