Go to the documentation of this file.
22 uint8_t outputBuffer[1];
30 for (trial = 0; trial < pHandle->
numTrials; trial++)
SbgErrorCode sbgEComCmdExportSettings(SbgEComHandle *pHandle, void *pBuffer, size_t *pSize, size_t maxSize)
SbgErrorCode sbgEComWaitForAck(SbgEComHandle *pHandle, uint8_t msgClass, uint8_t msg, uint32_t timeOut)
@ SBG_ECOM_CMD_EXPORT_SETTINGS
SBG_INLINE SbgErrorCode sbgStreamBufferWriteUint8(SbgStreamBuffer *pHandle, uint8_t value)
SBG_INLINE SbgErrorCode sbgStreamBufferInitForWrite(SbgStreamBuffer *pHandle, void *pLinkedBuffer, size_t bufferSize)
SBG_INLINE void * sbgStreamBufferGetLinkedBuffer(SbgStreamBuffer *pHandle)
@ SBG_ECOM_CLASS_LOG_CMD_0
SbgErrorCode sbgEComTransferReceive(SbgEComHandle *pHandle, uint8_t msgClass, uint8_t msg, void *pBuffer, size_t *pActualSize, size_t bufferSize)
SbgErrorCode sbgEComCmdImportSettings(SbgEComHandle *pHandle, const void *pBuffer, size_t size)
uint32_t cmdDefaultTimeOut
SbgEComProtocol protocolHandle
@ SBG_ECOM_CMD_SETTINGS_ACTION
SbgErrorCode sbgEComTransferSend(SbgEComHandle *pHandle, uint8_t msgClass, uint8_t msg, const void *pBuffer, size_t size)
SBG_INLINE size_t sbgStreamBufferGetLength(SbgStreamBuffer *pHandle)
enum _SbgEComSettingsAction SbgEComSettingsAction
This file implements SbgECom commands related to settings.
SbgErrorCode sbgEComCmdSettingsAction(SbgEComHandle *pHandle, SbgEComSettingsAction action)
enum _SbgErrorCode SbgErrorCode
Header file that defines all error codes for SBG Systems libraries.
@ SBG_ECOM_CMD_IMPORT_SETTINGS
SbgErrorCode sbgEComProtocolSend(SbgEComProtocol *pHandle, uint8_t msgClass, uint8_t msg, const void *pData, size_t size)
sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:40