eLooM for STM32 application  v3.3.0
Loading...
Searching...
No Matches
Data Fields
_SysEvent::Event Struct Reference

#include <sysevent.h>

Data Fields

uint32_t nSource: 3
 
uint32_t nParam: 5
 
uint32_t reserved: 23
 
uint32_t nEventType: 1
 

Detailed Description

Specifies the semantics of the bit field of a system event.

Field Documentation

◆ nEventType

uint32_t _SysEvent::Event::nEventType

Specifies the type of the system event. For an error event it must be set to 1.

◆ nParam

uint32_t _SysEvent::Event::nParam

Specifies the event parameter.

◆ nSource

uint32_t _SysEvent::Event::nSource

Specifies the source of the event.

◆ reserved

uint32_t _SysEvent::Event::reserved

reserved. It must be zero.


The documentation for this struct was generated from the following file: