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
  More...
 
rui16_t exectr
  More...
 

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 726 of file rkhsma.h.

Field Documentation

◆ ndevt

rui16_t ndevt

of dispatched events

Definition at line 728 of file rkhsma.h.

◆ exectr

rui16_t exectr

of executed transitions

Definition at line 729 of file rkhsma.h.


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