Class MLogFormat¶
Defined in File LogApi.h
Class Documentation¶
-
class MLogFormat¶
This class contains options that specify a region of user memory to log during a data logging operation.
Public Functions
-
MLogFormat()¶
Public Members
-
int byte¶
The starting byte address of the user memory region to log.
-
int bit¶
The starting bit address of the user memory region to log.
-
FormatType::T mFormatType¶
The type and size of the user memory region to log.
-
MLogFormat()¶