1.2.8.1 SYS_INT_Enable Function
C
void SYS_INT_Enable( void )
Summary
Enable Global Interrupt
Description
This function enables global interrupt.
Precondition
None
Parameters
None.
Returns
None.
Example
SYS_INT_Enable();
Remarks
None.
void SYS_INT_Enable( void )
Enable Global Interrupt
This function enables global interrupt.
None
None.
None.
SYS_INT_Enable();
None.