logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

brlapi_paramRequestPacket_t

Author

Generated automatically by Doxygen for BrlAPI from the source code. BrlAPI Version 0.8 brlapi_paramRequestPacket_t(3)

Detailed Description

Structure of Parameter request

Field Documentation

uint32_tbrlapi_paramRequestPacket_t::flagsbrlapi_param_tbrlapi_paramRequestPacket_t::param Flags to tell whether/how to get values uint32_tbrlapi_paramRequestPacket_t::subparam_hi Which parameter to be transmitted uint32_tbrlapi_paramRequestPacket_t::subparam_lo Which sub-parameter being transmitted, hi 32bits

Name

brlapi_paramRequestPacket_t

Synopsis

#include <brlapi_protocol.h> DataFields uint32_t flagsbrlapi_param_tparam uint32_t subparam_hi uint32_t subparam_lo

See Also