MegaWiFi 1.5
MegaWiFi API documentation
ip_addr Union Reference

IPv4 address. More...

#include <mw-msg.h>

Data Fields

uint32_t addr
 IP address in 32 bit form. More...
 
uint8_t byte [4]
 IP address in 4-byte form. More...
 

Detailed Description

IPv4 address.

Definition at line 132 of file mw-msg.h.

Field Documentation

◆ addr

uint32_t ip_addr::addr

IP address in 32 bit form.

Definition at line 133 of file mw-msg.h.

◆ byte

uint8_t ip_addr::byte[4]

IP address in 4-byte form.

Definition at line 134 of file mw-msg.h.


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