STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
stm32f4xx_hal_fmpsmbus_ex.c File Reference

FMPSMBUS Extended HAL module driver. This file provides firmware functions to manage the following functionalities of FMPSMBUS Extended peripheral: More...

#include "stm32f4xx_hal.h"
Include dependency graph for stm32f4xx_hal_fmpsmbus_ex.c:

Go to the source code of this file.

Detailed Description

FMPSMBUS Extended HAL module driver. This file provides firmware functions to manage the following functionalities of FMPSMBUS Extended peripheral:

Author
MCD Application Team
  • Extended features functions
Attention

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

==============================================================================
             ##### FMPSMBUS peripheral Extended features  #####
==============================================================================

[..] Comparing to other previous devices, the FMPSMBUS interface for STM32F4xx
     devices contains the following additional features

     (+) Disable or enable Fast Mode Plus

                   ##### How to use this driver #####
==============================================================================
  (#) Configure the enable or disable of fast mode plus driving capability using the functions :
        (++) HAL_FMPSMBUSEx_EnableFastModePlus()
        (++) HAL_FMPSMBUSEx_DisableFastModePlus()

Definition in file stm32f4xx_hal_fmpsmbus_ex.c.