paIpAddr_t Union Reference
[PA LLD Data Structures]

IP address specification. More...

#include <pa.h>

Data Fields

paIpv6Addr_t ipv6
paIpv4Addr_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 IP types).


Field Documentation

paIpv4Addr_t paIpAddr_t::ipv4

IPv4 address

paIpv6Addr_t paIpAddr_t::ipv6

IPv6 address


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

Copyright 2012, Texas Instruments Incorporated