Microchip® Advanced Software Framework

common/components/wifi/winc1500/security_wps_example/main.h File Reference

MAIN configuration.

Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define MAIN_BIT0   (0x0001)
 Settings for button and timer. More...
 
#define MAIN_SW1   MAIN_BIT0
 
#define MAIN_WPS_PIN_NUMBER   "12345670"
 WPS PIN number. More...
 
#define MAIN_WPS_PUSH_BUTTON_FEATURE   true
 WPS Push Button Feature. More...
 

#define MAIN_BIT0   (0x0001)

Settings for button and timer.

#define MAIN_SW1   MAIN_BIT0

Referenced by btn_init(), and btn_press().

#define MAIN_WPS_PIN_NUMBER   "12345670"

WPS PIN number.

Referenced by main().

#define MAIN_WPS_PUSH_BUTTON_FEATURE   true

WPS Push Button Feature.

Referenced by main().