Microchip® Advanced Software Framework

tstrM2MIPConfig2 Struct Reference

#include <net_init.h>

Data Fields

uint8_t * u8StaticIP
 
uint8_t * u8StaticIPv6
 
uint8_t * u8SubnetMask
 

uint8_t * tstrM2MIPConfig2::u8StaticIP

The static IP assigned to the device.

Referenced by status_callback(), and wifi_cb().

uint8_t * tstrM2MIPConfig2::u8StaticIPv6

Referenced by status_callback(), and wifi_cb().

uint8_t * tstrM2MIPConfig2::u8SubnetMask

Subnet mask for the local area network.

Referenced by status_callback().