Avalon Firmware
 
Loading...
Searching...
No Matches
tim.h File Reference

This file contains all the function prototypes for the tim.c file. More...

#include "main.h"

Go to the source code of this file.

Functions

void MX_TIM2_Init (void)
 
void MX_TIM8_Init (void)
 

Variables

TIM_HandleTypeDef htim2
 
TIM_HandleTypeDef htim8
 

Detailed Description

This file contains all the function prototypes for the tim.c file.

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.

Function Documentation

◆ MX_TIM2_Init()

void MX_TIM2_Init ( void )

◆ MX_TIM8_Init()

void MX_TIM8_Init ( void )

Variable Documentation

◆ htim2

TIM_HandleTypeDef htim2
extern

◆ htim8

TIM_HandleTypeDef htim8
extern