nrfxlib API 0.1.0
|
enum nrf_wifi_status nrf_wifi_hal_otp_ft_prog_ver_get | ( | struct nrf_wifi_hal_dev_ctx * | hal_dev_ctx, |
unsigned int * | ft_prog_ver | ||
) |
Get the OTP firmware programming version for the Wi-Fi HAL.
This function gets the OTP firmware programming version for the Wi-Fi HAL device context.
hal_dev_ctx | Pointer to the Wi-Fi HAL device context. |
ft_prog_ver | Pointer to the firmware programming version. |