![]() |
nRF WiFi
|
| enum nrf_wifi_status hal_rpu_reg_write | ( | struct nrf_wifi_hal_dev_ctx * | hal_ctx, |
| unsigned int | rpu_reg_addr, | ||
| unsigned int | val ) |
Wnrite to an RPU register.
| hal_ctx | Pointer to HAL context. |
| rpu_reg_addr | Absolute value of RPU register address to which the value is to be written. |
| val | The value which is to be written to the RPU register. |
This function writes a 4 byte value to a RPU register.