generic
irq
fiq
swi
abort
undef
pub const InterruptType = enum(u3) { generic, irq, fiq, swi, abort, undef, }
Press escape to exit search and then '?' to see more options.