Morse Micro IoT SDK  2.9.7

Detailed Description

Data type for a string representation of an IP address.

Dotted decimal notation for IPv4 addresses and colon-separated hexadecimal notation for IPv6 addresses.

Definition at line 413 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

char addr [48]
 Array containing the IP string. More...
 

Field Documentation

◆ addr

char struct_ip_addr::addr[48]

Array containing the IP string.

Definition at line 416 of file mmagic_controller.h.


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