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

◆ ResetStatus()

void SRL::Interrupt::ResetStatus ( Status status)
inlinestatic

Clear interrupt status bits (write-1-to-clear).

Parameters
statusStatus bits to clear

Writes to the SCU IST register at 0x25FE00A4. Set bits in the parameter clear the corresponding interrupt status flags.

Warning
Writing incorrect values may clear status bits you intended to preserve. Always use specific Status flags rather than raw values.