![]() |
Morse Micro IoT SDK
2.10.4
|
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 420 of file mmagic_controller.h.
#include <mmagic_controller.h>
Data Fields | |
| char | addr [48] |
| Array containing the IP string. More... | |
| char struct_ip_addr::addr[48] |
Array containing the IP string.
Definition at line 423 of file mmagic_controller.h.