Data Fields
nwalIpAddr_t Union Reference

IP address specification. More...

#include <nwal.h>

Data Fields

nwalIpv6Addr_t ipv6
nwalIpv4Addr_t ipv4

Detailed Description

IP address specification.

This union is used to specify an IP address to the module. The type in the union is determined through other parameters passed to the module (see

See also:
IpValues).

Field Documentation

nwalIpv4Addr_t nwalIpAddr_t::ipv4

IPv4 address

nwalIpv6Addr_t nwalIpAddr_t::ipv6

IPv6 address


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

Copyright 2014, Texas Instruments Incorporated