atwinc15x0_internal.h File Reference

Internal definitions for the ATWINC15x0 WiFi netdev driver. More...

Detailed Description

Internal definitions for the ATWINC15x0 WiFi netdev driver.

Author
Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net

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_tatwinc15x0
 Reference to the single ATWINC15x0 device instance. More...
 
void atwinc15x0_irq (void)
 ATWINC15x0 device driver ISR.
 

Variable Documentation

◆ atwinc15x0

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.