|
Document API IEC60730 Library
|
#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. | |
OEMs use this structure to define the expected min and max number of executions for each interrupt included in a project.
1.8.17