discoverpixy
Macros
Collaboration diagram for RCC_AHB3_Peripherals:

Macros

#define RCC_AHB3Periph_FSMC   ((uint32_t)0x00000001)
 
#define IS_RCC_AHB3_PERIPH(PERIPH)   ((((PERIPH) & 0xFFFFFFFE) == 0x00) && ((PERIPH) != 0x00))
 

Detailed Description