SaturnRingLibrary 0.9.2
SGL wrapper
Loading...
Searching...
No Matches

◆ operator[]() [1/2]

const uint32_t & SRL::System::InterruptPriorityTable::operator[] ( size_t index) const
inlineconstexprnoexcept

Const access to interrupt priority with runtime bounds checking.

Parameters
indexPriority index (0-31)
Returns
Const reference to the priority value
Note
No bounds checking is performed in release builds for performance