table of contents
other versions
- bookworm 6.5-7+deb12u1
- bookworm-backports 6.7-1~bpo12+1
- testing 6.7-1
- unstable 6.7-1+b1
brlapi_paramRequestPacket_t(3) | Library Functions Manual | brlapi_paramRequestPacket_t(3) |
NAME¶
brlapi_paramRequestPacket_t
SYNOPSIS¶
#include <brlapi_protocol.h>
Data Fields¶
uint32_t flags
brlapi_param_t param
uint32_t subparam_hi
uint32_t subparam_lo
Detailed Description¶
Structure of Parameter request
Field Documentation¶
uint32_t brlapi_paramRequestPacket_t::flags¶
brlapi_param_t brlapi_paramRequestPacket_t::param¶
Flags to tell whether/how to get values
uint32_t brlapi_paramRequestPacket_t::subparam_hi¶
Which parameter to be transmitted
uint32_t brlapi_paramRequestPacket_t::subparam_lo¶
Which sub-parameter being transmitted, hi 32bits
Author¶
Generated automatically by Doxygen for BrlAPI from the source code.
Version 0.8 | BrlAPI |