Radio calibration configuration provided by the stack to the PAL.

Public Attributes#

uint8_t *

Opaque IR cal NVM blob owned by stack storage; must not be NULL. Must point to at least ZPAL_RADIO_IR_CAL_NVM_DATA_SIZE bytes.

Calibration event callback.

Public Attribute Documentation#

data#

uint8_t* zpal_radio_cal_cfg_t::data

Opaque IR cal NVM blob owned by stack storage; must not be NULL. Must point to at least ZPAL_RADIO_IR_CAL_NVM_DATA_SIZE bytes.


cal_cb#

zpal_radio_cal_callback_t zpal_radio_cal_cfg_t::cal_cb

Calibration event callback.