Searched defs:dmSMPFrameHeader_s (Results 1 – 1 of 1) sorted by relevance
226 typedef struct dmSMPFrameHeader_s struct228 bit8 smpFrameType; /* The first byte of SMP frame represents the SMP FRAME TYPE */ 229 bit8 smpFunction; /* The second byte of the SMP frame represents the SMP FUNCTION */230 …mpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP response. */231 bit8 smpReserved; /* reserved */