Skip to content

CMSIS-RTOS2 platform

File SolidSyslogCmsisRtosMutexErrors.h

FileList > CmsisRtos > Interface > SolidSyslogCmsisRtosMutexErrors.h

Source identity for the CmsisRtosMutex adapter; the detail codes it reports are the portable ones in SolidSyslogMutexErrors.h .

  • #include "SolidSyslogExternC.h"
  • #include "SolidSyslogMutexErrors.h"

Public Attributes Documentation

SolidSyslogCmsisRtosMutexErrorSource

Identity for events raised by a CmsisRtosMutex.

const struct SolidSyslogErrorSource SolidSyslogCmsisRtosMutexErrorSource;

A handler matches by address (event->Source == &SolidSyslogCmsisRtosMutexErrorSource), then reads event->Detail as an enum SolidSyslogMutexErrors.



The documentation for this class was generated from the following file Platform/CmsisRtos/Interface/SolidSyslogCmsisRtosMutexErrors.h