OS  v7.3.3
Documentation
qSM_Signal_t Struct Reference

The type to be used as a container variable for a signal. More...

#include <qfsm.h>

Data Fields

qSM_SigId_t id
 
void * sigData
 

Detailed Description

The type to be used as a container variable for a signal.

Field Documentation

◆ id

The ID of the signal

◆ sigData

void* sigData

The data associated to the signal