84PCE:Syscalls:00057C
From WikiTI
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