Loading...
Searching...
No Matches
atwinc15x0_params_t Struct Reference

ATWINC15x0 hardware and global parameters. More...

Detailed Description

ATWINC15x0 hardware and global parameters.

Definition at line 56 of file atwinc15x0.h.

#include <atwinc15x0.h>

Data Fields

spi_t spi
 SPI device.
 
spi_clk_t spi_clk
 SPI clock speed used.
 
gpio_t ssn_pin
 SPI SS pin (slave select LOW active)
 
gpio_t reset_pin
 RESET_N pin (LOW active)
 
gpio_t irq_pin
 IRQN pin (LOW active)
 
gpio_t chip_en_pin
 CHIP_EN pin.
 
gpio_t wake_pin
 WAKE pin.
 

Field Documentation

◆ chip_en_pin

gpio_t atwinc15x0_params_t::chip_en_pin

CHIP_EN pin.

Definition at line 62 of file atwinc15x0.h.

◆ irq_pin

gpio_t atwinc15x0_params_t::irq_pin

IRQN pin (LOW active)

Definition at line 61 of file atwinc15x0.h.

◆ reset_pin

gpio_t atwinc15x0_params_t::reset_pin

RESET_N pin (LOW active)

Definition at line 60 of file atwinc15x0.h.

◆ spi

spi_t atwinc15x0_params_t::spi

SPI device.

Definition at line 57 of file atwinc15x0.h.

◆ spi_clk

spi_clk_t atwinc15x0_params_t::spi_clk

SPI clock speed used.

Definition at line 58 of file atwinc15x0.h.

◆ ssn_pin

gpio_t atwinc15x0_params_t::ssn_pin

SPI SS pin (slave select LOW active)

Definition at line 59 of file atwinc15x0.h.

◆ wake_pin

gpio_t atwinc15x0_params_t::wake_pin

WAKE pin.

Definition at line 63 of file atwinc15x0.h.


The documentation for this struct was generated from the following file: