![]() |
Morse Micro IoT SDK
2.9.7
|
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... | |
| char struct_ip_addr::addr[48] |
Array containing the IP string.
Definition at line 416 of file mmagic_controller.h.