6.4.1.32 Visium Function Attributes ΒΆ

These function attributes are supported by the Visium back end:

interrupt ΒΆ

Use this attribute to indicate that the specified function is an interrupt handler. The compiler generates function entry and exit sequences suitable for use in an interrupt handler when this attribute is present.