| clear(TIRQIDType irq) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| disable(TIRQIDType irq) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| disableInterrupts() noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| enable(TIRQIDType irq) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| enabled(TIRQIDType irq) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| enableInterrupts() noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| handler(TIRQIDType irq, uintptr_t func) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| handler(TIRQIDType irq) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| InterruptManagerBase(const InterruptManagerBase &)=delete | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | |
| InterruptManagerBase(InterruptManagerBase &&)=delete | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | |
| InterruptManagerBase()=default | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | protected |
| operator=(const InterruptManagerBase &)=delete | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | |
| operator=(InterruptManagerBase &&)=delete | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | |
| pending(TIRQIDType irq) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| priority(TIRQIDType irq) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| priority(TIRQIDType irq, TPriorityType priority) noexcept | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | inlinestatic |
| ~InterruptManagerBase()=default | InterruptManagerBase< TDerived, TIRQIDType, TPriorityType > | protected |