friendev EtherDune TCP/IP library
Public Attributes | List of all members
IPAddress_P_ Struct Reference

helper struct to store an IP address in PROGMEM More...

#include <inet.h>

Public Attributes

uint8_t b [4]
 

Detailed Description

helper struct to store an IP address in PROGMEM

Definition at line 164 of file inet.h.

Member Data Documentation

uint8_t IPAddress_P_::b[4]

Definition at line 166 of file inet.h.


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