Configuration information for FEM Voltage Detection plugin.
A structure of type RAIL_VdetConfig_t is passed to RAIL_ConfigVdet().
Public Attributes#
Mode for the VDET.
Resolution to use for the capture.
uint32_t
Delay in microseconds for the capture from Tx Start in RAIL_VDET_MODE_AUTOMATIC.
Public Attribute Documentation#
delayUs#
uint32_t RAIL_VdetConfig_t::delayUs
Delay in microseconds for the capture from Tx Start in RAIL_VDET_MODE_AUTOMATIC.
Minimum 5 us, maximum 100000 us.