Internal definitions for the ATWINC15x0 WiFi netdev driver. More...
Internal definitions for the ATWINC15x0 WiFi netdev driver.
Definition in file atwinc15x0_internal.h.
#include "atwinc15x0.h"
Include dependency graph for atwinc15x0_internal.h:Go to the source code of this file.
| atwinc15x0_t * | atwinc15x0 |
| Reference to the single ATWINC15x0 device instance. More... | |
| void | atwinc15x0_irq (void) |
| ATWINC15x0 device driver ISR. | |
Reference to the single ATWINC15x0 device instance.
Since the vendor ATWINC15x0 host driver uses many global variables, only a single ATWINC15x0 device can be used. Therefore, the RIOT driver only supports a single instance of an ATWINC15x0 device.