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