84PCE:Syscalls:00057C
From WikiTI
Revision as of 23:39, 5 March 2016 by MateoConLechuga (Talk | contribs)
Synopsis
Hypothesized Official Name: os_GetOnInterrupt
C Function Address: 00057Ch
Gets the status of the [ON] interrupt bit.
Function Prototype
bool GetOnInterrupt(void);
Arguments
- None (void)
Returns
- True - The onInterrupt bit is set
- False - The onInterrupt bit is reset