table of contents
        
      
      
    | brlapi_getDriverSpecificModePacket_t(3) | BrlAPI | brlapi_getDriverSpecificModePacket_t(3) | 
NAME¶
brlapi_getDriverSpecificModePacket_t
SYNOPSIS¶
#include <brlapi_protocol.h>
Data Fields¶
uint32_t magic
  
  unsigned char nameLength
  
  char name
  
  
Detailed Description¶
Structure of enterRawMode / suspend packets
Field Documentation¶
uint32_t brlapi_getDriverSpecificModePacket_t::magic¶
char brlapi_getDriverSpecificModePacket_t::name¶
unsigned char brlapi_getDriverSpecificModePacket_t::nameLength¶
Author¶
Generated automatically by Doxygen for BrlAPI from the source code.
| Wed Dec 13 2023 | Version 0.8 |