This struct contains response when the firmware has failed to configure the gains from flash. More...
#include <m2m_types.h>
Public Attributes | |
uint8 | __PAD24__ [3] |
sint8 | s8ErrorCode |
This struct contains response when the firmware has failed to configure the gains from flash.
Definition at line 1846 of file m2m_types.h.
uint8 tstrM2MGainTableRsp::__PAD24__[3] |
Padding bytes for forcing 4-byte alignment
Definition at line 1849 of file m2m_types.h.
sint8 tstrM2MGainTableRsp::s8ErrorCode |
Error Code.
Definition at line 1847 of file m2m_types.h.