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

#include <pcp_msg_structs.h>

Public Attributes

uint8_t option
 
uint8_t reserved
 
uint16_t len
 
char deviceid [MAX_DEVICE_ID]
 

Detailed Description

Definition at line 243 of file pcp_msg_structs.h.

Member Data Documentation

◆ deviceid

char pcp_deviceid_option::deviceid[MAX_DEVICE_ID]

Definition at line 248 of file pcp_msg_structs.h.

◆ len

uint16_t pcp_deviceid_option::len

Definition at line 246 of file pcp_msg_structs.h.

◆ option

uint8_t pcp_deviceid_option::option

Definition at line 244 of file pcp_msg_structs.h.

◆ reserved

uint8_t pcp_deviceid_option::reserved

Definition at line 245 of file pcp_msg_structs.h.


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