Macros
Collaboration diagram for RCC_AHB3_Peripherals:

Macros

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

Detailed Description

Macro Definition Documentation

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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:54