# Development Guidelines - [Available APIs](#section158501652121514) - [How to Develop](#section11841123033618) - [Development Example](#section460018317164) - [Verification](#section1048572415182) When an interrupt request is generated by a peripheral, the CPU suspends the current task and responds to the interrupt request. You need to register the interrupt handler and specify the operation to be performed by the CPU. ## Available APIs The following table describes APIs available for the OpenHarmony LiteOS-M interrupt module. For more details about the APIs, see the API reference. **Table 1** APIs of the interrupt module