RKH
RKH_SMAI_T Struct Reference

Defines the data structure into which the collected performance information for state machine is stored. More...

#include <rkhsma.h>

Data Fields

rui16_t ndevt
 
rui16_t exectr
 

Detailed Description

Defines the data structure into which the collected performance information for state machine is stored.

This member is optional, thus it could be declared as NULL or eliminated in compile-time with RKH_EN_SMA_GET_INFO = 0.

Definition at line 703 of file rkhsma.h.

Field Documentation

rui16_t ndevt

of dispatched events

Definition at line 705 of file rkhsma.h.

rui16_t exectr

of executed transitions

Definition at line 706 of file rkhsma.h.


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