ESP32x IEEE 802.15.4 driver. More...
ESP32x IEEE 802.15.4 driver.
Definition in file esp_ieee802154_hal.h.
#include <stdbool.h>
#include "net/ieee802154/radio.h"
Go to the source code of this file.
Functions | |
void | esp_ieee802154_setup (ieee802154_dev_t *dev) |
Setup ESP32x in order to be used with the IEEE 802.15.4 Radio HAL. More... | |
int | esp_ieee802154_init (void) |
Initialize the ESP32x IEEE 802.15.4 module. More... | |