My Project
Loading...
Searching...
No Matches
main.h File Reference

: Header for main.c file. More...

#include "stm32f3xx_hal.h"

Go to the source code of this file.

Classes

struct  note_struct
 

Typedefs

typedef struct note_struct note_struct
 

Functions

void Error_Handler (void)
 This function is executed in case of error occurrence.
 

Detailed Description

: Header for main.c file.

This file contains the common defines of the application.

Attention

Copyright (c) 2023 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.

Typedef Documentation

◆ note_struct

typedef struct note_struct note_struct

Function Documentation

◆ Error_Handler()

void Error_Handler ( void  )

This function is executed in case of error occurrence.

Return values
None