RAILSched_Config_t Struct Reference
Multiprotocol scheduler configuration and internal state.
#include <
rail_types.h
>
Data Fields |
|
RAIL_SchedulerStateBuffer_t | buffer |
Internal state buffer.
|
Multiprotocol scheduler configuration and internal state.
This buffer must be allocated in application global read-write memory that persists for the duration of RAIL usage. It cannot be allocated in read-only memory or on the call stack.
Definition at line
85
of file
rail_types.h
.
Field Documentation
◆ buffer
RAIL_SchedulerStateBuffer_t RAILSched_Config_t::buffer |
Internal state buffer.
Definition at line
86
of file
rail_types.h
.
The documentation for this struct was generated from the following file:
-
common/
rail_types.h