5717 lines
434 KiB
C
5717 lines
434 KiB
C
/**
|
||
******************************************************************************
|
||
* @file stm32f101x6.h
|
||
* @author MCD Application Team
|
||
* @version V4.2.0
|
||
* @date 31-March-2017
|
||
* @brief CMSIS Cortex-M3 Device Peripheral Access Layer Header File.
|
||
* This file contains all the peripheral register's definitions, bits
|
||
* definitions and memory mapping for STM32F1xx devices.
|
||
*
|
||
* This file contains:
|
||
* - Data structures and the address mapping for all peripherals
|
||
* - Peripheral's registers declarations and bits definition
|
||
* - Macros to access peripheral’s registers hardware
|
||
*
|
||
******************************************************************************
|
||
* @attention
|
||
*
|
||
* <h2><center>© COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
|
||
*
|
||
|