atwinc15x0.h File Reference

Netdev Driver for the Microchip ATWINC15x0 WiFi Module. More...

Detailed Description

Netdev Driver for the Microchip ATWINC15x0 WiFi Module.

Public interface for ATWINC15x0 netdev driver

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

Definition in file atwinc15x0.h.

#include "bsp/include/nm_bsp.h"
#include "net/ethernet.h"
#include "net/netdev.h"
#include "periph/gpio.h"
#include "periph/spi.h"
#include "ringbuffer.h"
+ Include dependency graph for atwinc15x0.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  atwinc15x0_params_t
 ATWINC15x0 hardware and global parameters. More...
 
struct  atwinc15x0
 ATWINC15x0 device descriptor type. More...
 
typedef struct atwinc15x0 atwinc15x0_t
 ATWINC15x0 device descriptor type.
 
void atwinc15x0_setup (atwinc15x0_t *dev, const atwinc15x0_params_t *params)
 Setup the ATWINC15x0 WiFi module. More...
 

Function Documentation

◆ atwinc15x0_setup()

void atwinc15x0_setup ( atwinc15x0_t dev,
const atwinc15x0_params_t params 
)

Setup the ATWINC15x0 WiFi module.

Parameters
[in]devDevice descriptor
[in]paramsParameters for device initialization