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

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

#include "main.h"

Go to the source code of this file.

Functions

void MX_HRTIM1_Init (void)
 
void HAL_HRTIM_MspPostInit (HRTIM_HandleTypeDef *hhrtim)
 

Variables

HRTIM_HandleTypeDef hhrtim1
 

Detailed Description

This file contains all the function prototypes for the hrtim.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

◆ HAL_HRTIM_MspPostInit()

void HAL_HRTIM_MspPostInit ( HRTIM_HandleTypeDef * hhrtim)

HRTIM1 GPIO Configuration PC8 ------> HRTIM1_CHE1 PC9 ------> HRTIM1_CHE2 PA8 ------> HRTIM1_CHA1 PA9 ------> HRTIM1_CHA2

◆ MX_HRTIM1_Init()

void MX_HRTIM1_Init ( void )

Variable Documentation

◆ hhrtim1

HRTIM_HandleTypeDef hhrtim1
extern