Skip to main content

Interrupt Code Schema

v0.1
Auto-generated

This page is generated from interrupt_code_schema.json by the schema doc generator. To update this page, edit the schema file and run bin/chore gen schema-docs.

Properties

PropertyTypeRequiredDescription
$schemaany
kindany
namestringName of the interrupt, as a legal IDL variable name
display_namestringPretty display version of the name
numintegerInterrupt number, as reported in the *cause CSRs (not including the leading INT bit)
definedByA condition (YAML structure or IDL function). See the conditions reference for details.
Tooling field

$source is an optional field set automatically by UDB tooling to record the file path this object was loaded from. You do not need to set it manually.

Schema Information

PropertyValue
Versionv0.1
JSON Schema VersionDraft 07