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

◆ operator[]() [2/2]

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

Access interrupt priority with runtime bounds checking.

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