Document API IEC60730 Library
Public Attributes | List of all members
sl_iec60730_irq_execution_bounds_t Struct Reference

#include <sl_iec60730.h>

Public Attributes

SL_IEC60730_IRQ_TYPE_VARIABLE min
 Minimum expected executions of ISR. Can be 0-255, must be less than or equal to max.
 
SL_IEC60730_IRQ_TYPE_VARIABLE max
 Maximum executed executions of ISR. Can be 0-255, must be greater than or equal to min.
 

Detailed Description

OEMs use this structure to define the expected min and max number of executions for each interrupt included in a project.


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