Microchip® Advanced Software Framework

uip_ip4addr_t Union Reference

Representation of an IP address.

#include <uip.h>

Data Fields

uint16_t u16 [2]
 
uint8_t u8 [4]
 

uint16_t uip_ip4addr_t::u16[2]

Referenced by ip64_4to6().