Class MemoryLogMData
Defined in File LogApi.h
Class Documentation
-
class MemoryLogMData
This class contains user memory data that has been recorded by a memory log operation.
Public Functions
-
MemoryLogMData()
Public Members
-
char data[constants::maxMemLogMDataByteSize]
Contains the user memory data for one cycle that has been recorded by data logging to memory. The layout of the user memory data is determined by the SetMemoryMLog function.
-
MemoryLogMData()