NET_PRES_TRANS_ADDRESS_TYPE Enumeration

C

typedef enum { NET_PRES_ADDRT_UNKNOWN 
} NET_PRES_TRANS_ADDRESS_TYPE; 

Description

MPLAB Harmony Networking Presentation Layer Address type Defines the enumeration for the type of address. This enumeration is not used directly by the presentation layer and is used to enforce a consistent interface between layers.

Remarks

None.