DIY Logging Volt/Ampmeter
stm32f1xx_hal_flash_ex.c File Reference

Extended FLASH HAL module driver. More...

#include "stm32f1xx_hal.h"

Go to the source code of this file.

Detailed Description

Extended FLASH HAL module driver.

Author
MCD Application Team
     This file provides firmware functions to manage the following 
     functionalities of the FLASH peripheral:
      + Extended Initialization/de-initialization functions
      + Extended I/O operation functions
      + Extended Peripheral Control functions 
==============================================================================
             ##### Flash peripheral extended features  #####
==============================================================================
         
                    ##### How to use this driver #####
==============================================================================
[..] This driver provides functions to configure and program the FLASH memory 
     of all STM32F1xxx devices. It includes
     
      (++) Set/Reset the write protection
      (++) Program the user Option Bytes
      (++) Get the Read protection Level
Attention

© Copyright (c) 2016 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file stm32f1xx_hal_flash_ex.c.