RAILSched_Config_t Struct Reference

A multiprotocol scheduler configuration and internal state.

#include < rail_chip_specific.h >

Data Fields

RAIL_SchedulerStateBuffer_t buffer
An internal state buffer.

A 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 118 of file rail_chip_specific.h .

Field Documentation

buffer

RAIL_SchedulerStateBuffer_t RAILSched_Config_t::buffer

An internal state buffer.

Definition at line 119 of file rail_chip_specific.h .


The documentation for this struct was generated from the following file:
  • chip/efr32/efr32xg1x/ rail_chip_specific.h