GRL-USB-PD-C2/C2-EPR API 1.1.9
GRL-USB-PD-C2/C2-EPR API Documentation
|
Public Member Functions | |
List< byte > | GetListofByteData () |
byte | GetUINTData () |
bool | ClearDataObjects () |
bool | GetBattery_Cap_Ref (byte FixedBat, byte HotSwapBat) |
The GetBattery_Cap_Ref (Get Battery Cap) Message is used to request the capability of a Battery present in its Port Partner. | |
bool | ExtendedHeaderConfiguration (ushort datasize, bool Chunked=false) |
Sets Extended header configuration. | |
bool GrlPdLib.GetBatteryCap.ExtendedHeaderConfiguration | ( | ushort | datasize, |
bool | Chunked = false ) |
Sets Extended header configuration.
datasize | Size of the Source or Sink Extended Messages. |
Chunked | Series of Data Blocks. true : Chunked , false : unchunked |
bool GrlPdLib.GetBatteryCap.GetBattery_Cap_Ref | ( | byte | FixedBat, |
byte | HotSwapBat ) |
The GetBattery_Cap_Ref (Get Battery Cap) Message is used to request the capability of a Battery present in its Port Partner.
FixedBat | Values 0…3 represent the Fixed Batteries |
HotSwapBat | Values 4…7 represent the Hot Swappable Batteries |