nrfxlib API 0.1.0
|
Header containing register read/write specific declarations for the HAL Layer of the Wi-Fi driver. More...
#include "hal_structs.h"
Go to the source code of this file.
Functions | |
enum nrf_wifi_status | hal_rpu_reg_read (struct nrf_wifi_hal_dev_ctx *hal_ctx, unsigned int *val, unsigned int rpu_reg_addr) |
Read from an RPU register. | |
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. | |
Header containing register read/write specific declarations for the HAL Layer of the Wi-Fi driver.