MG32F10x Standard Peripherals Firmware Library
函数
mg32f10x_it.h 文件参考

This file contains the headers of the interrupt handlers. 更多...

#include "mg32f10x.h"

浏览源代码.

函数

void NMI_Handler (void)
 This function handles NMI exception. 更多...
 
void HardFault_Handler (void)
 This function handles Hard Fault exception. 更多...
 
void MemManage_Handler (void)
 This function handles Memory Manage exception. 更多...
 
void BusFault_Handler (void)
 This function handles Bus Fault exception. 更多...
 
void UsageFault_Handler (void)
 This function handles Usage Fault exception. 更多...
 
void SVC_Handler (void)
 This function handles SVCall exception. 更多...
 
void DebugMon_Handler (void)
 This function handles Debug Monitor exception. 更多...
 
void PendSV_Handler (void)
 This function handles PendSVC exception. 更多...
 
void SysTick_Handler (void)
 This function handles SysTick Handler. 更多...
 

详细描述

This file contains the headers of the interrupt handlers.

作者
megawin Application Team
版本
V0.1.10
日期
05-January-2023