TestProject
Loading...
Searching...
No Matches
stm32l0xx_it.c File Reference

Interrupt Service Routines. More...

#include "main.h"
#include "stm32l0xx_it.h"

Functions

void NMI_Handler (void)
 This function handles Non maskable interrupt.
 
void HardFault_Handler (void)
 This function handles Hard fault interrupt.
 
void SVC_Handler (void)
 This function handles System service call via SWI instruction.
 
void PendSV_Handler (void)
 This function handles Pendable request for system service.
 
void SysTick_Handler (void)
 This function handles System tick timer.
 

Detailed Description

Interrupt Service Routines.

Attention

Copyright (c) 2024 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.