![]() |
ARMEBS4
revision-26.06.2015
|
CMSIS Cortex-M4 Device Peripheral Access Layer Header File. This file contains all the peripheral register's definitions, bits definitions and memory mapping for STM32F4xx devices. More...
Go to the source code of this file.
Data Structures | |
struct | ADC_TypeDef |
Analog to Digital Converter. More... | |
struct | CAN_TxMailBox_TypeDef |
Controller Area Network TxMailBox. More... | |
struct | CAN_FIFOMailBox_TypeDef |
Controller Area Network FIFOMailBox. More... | |
struct | CAN_FilterRegister_TypeDef |
Controller Area Network FilterRegister. More... | |
struct | CAN_TypeDef |
Controller Area Network. More... | |
struct | CRC_TypeDef |
CRC calculation unit. More... | |
struct | DAC_TypeDef |
Digital to Analog Converter. More... | |
struct | DBGMCU_TypeDef |
Debug MCU. More... | |
struct | DCMI_TypeDef |
DCMI. More... | |
struct | DMA_Stream_TypeDef |
DMA Controller. More... | |
struct | ETH_TypeDef |
Ethernet MAC. More... | |
struct | EXTI_TypeDef |
External Interrupt/Event Controller. More... | |
struct | FLASH_TypeDef |
FLASH Registers. More... | |
struct | FSMC_Bank1_TypeDef |
Flexible Static Memory Controller. More... | |
struct | FSMC_Bank1E_TypeDef |
Flexible Static Memory Controller Bank1E. More... | |
struct | FSMC_Bank2_TypeDef |
Flexible Static Memory Controller Bank2. More... | |
struct | FSMC_Bank3_TypeDef |
Flexible Static Memory Controller Bank3. More... | |
struct | FSMC_Bank4_TypeDef |
Flexible Static Memory Controller Bank4. More... | |
struct | GPIO_TypeDef |
General Purpose I/O. More... | |
struct | SYSCFG_TypeDef |
System configuration controller. More... | |
struct | I2C_TypeDef |
Inter-integrated Circuit Interface. More... | |
struct | IWDG_TypeDef |
Independent WATCHDOG. More... | |
struct | PWR_TypeDef |
Power Control. More... | |
struct | RCC_TypeDef |
Reset and Clock Control. More... | |
struct | RTC_TypeDef |
Real-Time Clock. More... | |
struct | SDIO_TypeDef |
SD host Interface. More... | |
struct | SPI_TypeDef |
Serial Peripheral Interface. More... | |
struct | TIM_TypeDef |
TIM. More... | |
struct | USART_TypeDef |
Universal Synchronous Asynchronous Receiver Transmitter. More... | |
struct | WWDG_TypeDef |
Window WATCHDOG. More... | |
struct | CRYP_TypeDef |
Crypto Processor. More... | |
struct | HASH_TypeDef |
HASH. More... | |
struct | RNG_TypeDef |
HASH. More... | |
Typedefs | |
typedef enum IRQn | IRQn_Type |
STM32F4XX Interrupt Number Definition, according to the selected device in Library_configuration_section. | |
typedef int32_t | s32 |
typedef const int32_t | sc32 |
typedef const int16_t | sc16 |
typedef const int8_t | sc8 |
typedef __I int32_t | vsc32 |
typedef __I int16_t | vsc16 |
typedef __I int8_t | vsc8 |
typedef const uint32_t | uc32 |
typedef const uint16_t | uc16 |
typedef const uint8_t | uc8 |
typedef __I uint32_t | vuc32 |
typedef __I uint16_t | vuc16 |
typedef __I uint8_t | vuc8 |
CMSIS Cortex-M4 Device Peripheral Access Layer Header File. This file contains all the peripheral register's definitions, bits definitions and memory mapping for STM32F4xx devices.
THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
Definition in file stm32f4xx.h.