RAIL configuration structure.
Public Attributes#
void(*
A pointer to a function, which is called whenever a RAIL event occurs.
void *
Provided for backwards compatibility.
Provided for backwards compatibility.
Provided for backwards compatibility.
Public Attribute Documentation#
eventsCallback#
void(* RAIL_Config_t::eventsCallback) (RAIL_Handle_t railHandle, RAIL_Events_t events)
A pointer to a function, which is called whenever a RAIL event occurs.
See the RAIL_Events_t documentation for the list of RAIL events.
Definition at line
1656
of file common/rail_types.h
protocol#
void* RAIL_Config_t::protocol
Provided for backwards compatibility.
Ignored.
Definition at line
1660
of file common/rail_types.h
scheduler#
RAILSched_Config_t* RAIL_Config_t::scheduler
Provided for backwards compatibility.
Ignored.
Definition at line
1664
of file common/rail_types.h
buffer#
RAIL_StateBuffer_t RAIL_Config_t::buffer
Provided for backwards compatibility.
Ignored.
Definition at line
1668
of file common/rail_types.h