monoZ docs
MZ_it.h File Reference

This file include all Interrupt Handler Requests. More...

#include "MZ_BoardCfg.h"
#include "MZ_tool_config.h"

Go to the source code of this file.

Macros

#define INC_MZ_IT_H_
 Defines INC monoZ IT. More...
 

Functions

void MZ_USART1_IRQHandler (void)
 monoZ USART1 Interrupt Handler More...
 
void MZ_USART2_IRQHandler (void)
 monoZ USART2 Interrupt Handler More...
 
void MZ_USART3_IRQHandler (void)
 monoZ USART3 Interrupt Handler More...
 
void MZ_UART4_IRQHandler (void)
 monoZ UART4 Interrupt Handler More...
 
void MZ_UART5_IRQHandler (void)
 monoZ UART5 Interrupt Handler More...
 
void MZ_LPUART1_IRQHandler (void)
 monoZ LPUART1 Interrupt Handler More...
 
void MZ_I2C1_EV_IRQHandler (void)
 monoZ I2C1 event Interrupt Handler More...
 
void MZ_I2C2_EV_IRQHandler (void)
 monoZ I2C2 event Interrupt Handler More...
 
void MZ_I2C3_EV_IRQHandler (void)
 monoZ I2C3 event Interrupt Handler More...
 
void MZ_I2C4_EV_IRQHandler (void)
 monoZ I2C4 event Interrupt Handler More...
 
void MZ_I2C1_ER_IRQHandler (void)
 monoZ I2C1 error Interrupt Handler More...
 
void MZ_I2C2_ER_IRQHandler (void)
 monoZ I2C2 error Interrupt Handler More...
 
void MZ_I2C3_ER_IRQHandler (void)
 monoZ I2C3 error Interrupt Handler More...
 
void MZ_I2C4_ER_IRQHandler (void)
 monoZ I2C4 error Interrupt Handler More...
 

Detailed Description

This file include all Interrupt Handler Requests.

Date
Apr 21, 2021
Author
SKM

Definition in file MZ_it.h.

Macro Definition Documentation

◆ INC_MZ_IT_H_

#define INC_MZ_IT_H_

Defines INC monoZ IT.

Definition at line 10 of file MZ_it.h.