STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
Main Page
Modules
Data Structures
Files
All
Data Structures
Files
Functions
Variables
Enumerations
Enumerator
Groups
Macros
RCC_AHB2_Peripherals
RCC_Exported_Constants
Macros
#define
RCC_AHB2Periph_DCMI
((uint32_t)0x00000001)
#define
RCC_AHB2Periph_CRYP
((uint32_t)0x00000010)
#define
RCC_AHB2Periph_HASH
((uint32_t)0x00000020)
#define
RCC_AHB2Periph_RNG
((uint32_t)0x00000040)
#define
RCC_AHB2Periph_OTG_FS
((uint32_t)0x00000080)
#define
IS_RCC_AHB2_PERIPH
(PERIPH) ((((PERIPH) & 0xFFFFFF0E) == 0x00) && ((PERIPH) != 0x00))
Detailed Description
Generated on Thu Feb 13 2014 18:54:13 for STM32F4 Standard Peripheral bibliotheek by
1.8.3.1