![]() |
nRF WiFi
|
| enum nrf_wifi_status nrf_wifi_hal_otp_info_get | ( | struct nrf_wifi_hal_dev_ctx * | hal_dev_ctx, |
| struct host_rpu_umac_info * | otp_info, | ||
| unsigned int * | otp_flags ) |
Get the OTP information for the Wi-Fi HAL.
This function gets the OTP (One-Time Programmable) information for the Wi-Fi HAL device context.
| hal_dev_ctx | Pointer to the Wi-Fi HAL device context. |
| otp_info | Pointer to the OTP information structure. |
| otp_flags | Pointer to the OTP flags. |