PreviousNext
Source code support
Help > Peripherals > OS > Read > Source code support

typedef struct

{

  uns8        MID[4];

  uns8        OsVersion;

  uns8        McuType;

  uns16      OsBuild;

  uns8        Rssi;

  uns8        SupplyVoltage;

  uns8        Flags;

  uns8       SlotLimits;

  uns8       IBK[16];

} TPerOSRead_Response;

 

TPerOSRead_Response _DpaMessage.PerOSRead_Response;