![]() |
ISF
1.1
Intelligent Sensing Framework
|
This structure holds the ISF library information such
as version and part number.
More...
#include <isf.h>
Data Fields | |
uint8 | majorVersion |
IPSF library major version number.- dev info cmd encodes this in 8 bits. | |
uint8 | minorVersion |
ISF library minor version number.- dev info cmd encodes this in 8 bits. | |
uint16 | buildCode |
Build code is the 16 bit code returned by the device info command. | |
uint16 | partNumber |
Part number this library is targeted for.- dev info cmd encodes this in 8 bits. | |
uint8 | buildTime [9] |
The time of the ISF build "hh:mm:ss". |
This structure holds the ISF library information such
as version and part number.