NET_PRES_TRANS_OPTION_T Enumeration

C

typedef enum { NET_PRES_OPT_UNKNOWN 
} NET_PRES_TRANS_OPTION_T; 

Description

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

Remarks

None.