SaturnRingLibrary
0.9.2
SGL wrapper
Loading...
Searching...
No Matches
◆
operator[]()
[1/2]
const uint32_t & SRL::System::InterruptPriorityTable::operator[]
(
size_t
index
)
const
inline
constexpr
noexcept
Const access to interrupt priority with runtime bounds checking.
Parameters
index
Priority index (0-31)
Returns
Const reference to the priority value
Note
No bounds checking is performed in release builds for performance
SRL
System
InterruptPriorityTable