To perform the interrupt need 2 steps:o set the Module configuration to allow interrupt occurs and the condition occurs the interrupto Call the corresponding interrupt execute function
To execute the interrupt need 2 steps: o Configuration Module to enable interrupts occur and interrupt conditions occur o Call implement corresponding interrupt function