Mistake on this page?
Report an issue in GitHub or email us
Data Fields
nsapi_addr Struct Reference

IP address structure for passing IP addresses by value. More...

#include <nsapi_types.h>

Data Fields

nsapi_version_t version
 IP version. More...
 
uint8_t bytes [16]
 IP address The raw bytes of the IP address stored in big-endian format. More...
 

Detailed Description

IP address structure for passing IP addresses by value.

Definition at line 235 of file nsapi_types.h.

Field Documentation

uint8_t bytes[ 16 ]

IP address The raw bytes of the IP address stored in big-endian format.

Definition at line 246 of file nsapi_types.h.

nsapi_version_t version

IP version.

  • NSAPI_IPv4
  • NSAPI_IPv6
  • NSAPI_UNSPEC

Definition at line 241 of file nsapi_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.