:orphan: :orphan: .. index:: pair: struct; te_sched_param .. _doxid-structte__sched__param: struct te_sched_param ===================== .. toctree:: :hidden: Overview ~~~~~~~~ This structure describes type of scheduling :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct te_sched_param { // fields :ref:`te_sched_param_type` :ref:`type`; void* :ref:`data`; }; .. _details-structte__sched__param: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ This structure describes type of scheduling Fields ------ .. index:: pair: variable; type .. _doxid-structte__sched__param_1a1d3c315c424261b2c779c76fd15f2fcf: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`te_sched_param_type` type Type of scheduling .. index:: pair: variable; data .. _doxid-structte__sched__param_1a5a5895ef9839f22b7fe0a73e17e2ed73: .. ref-code-block:: cpp :class: doxyrest-title-code-block void* data Data specific to the specified type