OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
HBM_COMMAND Union Reference

#include <HeciMsg.h>

Data Fields

UINT8 Data
 
struct { 
 
   UINT8   Command: 7 
 
   UINT8   IsResponse: 1 
 
Fields 
 

Detailed Description

Definition at line 43 of file HeciMsg.h.

Field Documentation

◆ Command

UINT8 HBM_COMMAND::Command

Definition at line 46 of file HeciMsg.h.

◆ Data

UINT8 HBM_COMMAND::Data

Definition at line 44 of file HeciMsg.h.

◆ [struct]

struct { ... } HBM_COMMAND::Fields

◆ IsResponse

UINT8 HBM_COMMAND::IsResponse

Definition at line 47 of file HeciMsg.h.


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