Project Alice
Loading...
Searching...
No Matches
pcp_userid_option Struct Reference

#include <pcp_msg_structs.h>

Public Attributes

uint8_t option
 
uint8_t reserved
 
uint16_t len
 
char userid [MAX_USER_ID]
 

Detailed Description

Definition at line 236 of file pcp_msg_structs.h.

Member Data Documentation

◆ len

uint16_t pcp_userid_option::len

Definition at line 239 of file pcp_msg_structs.h.

◆ option

uint8_t pcp_userid_option::option

Definition at line 237 of file pcp_msg_structs.h.

◆ reserved

uint8_t pcp_userid_option::reserved

Definition at line 238 of file pcp_msg_structs.h.

◆ userid

char pcp_userid_option::userid[MAX_USER_ID]

Definition at line 240 of file pcp_msg_structs.h.


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