The configuration array provided to RAIL for use by the radio state verification feature.

This structure will be populated with appropriate values by calling RAIL_ConfigVerification(). The application should not set or alter any of these structure elements.

Public Attributes#

Internal verification tracking information.

uint32_t

Internal verification tracking information.

const uint32_t *

Internal verification tracking information.

Internal verification tracking information.

Public Attribute Documentation#

correspondingHandle#

RAIL_Handle_t RAIL_VerifyConfig_t::correspondingHandle

Internal verification tracking information.


Definition at line 4493 of file common/rail_types.h

nextIndexToVerify#

uint32_t RAIL_VerifyConfig_t::nextIndexToVerify

Internal verification tracking information.


Definition at line 4495 of file common/rail_types.h

override#

const uint32_t* RAIL_VerifyConfig_t::override

Internal verification tracking information.


Definition at line 4497 of file common/rail_types.h

cb#

RAIL_VerifyCallbackPtr_t RAIL_VerifyConfig_t::cb

Internal verification tracking information.


Definition at line 4499 of file common/rail_types.h