Macros
Collaboration diagram for RCC_LSE_Configuration:

Macros

#define IS_RCC_LSE(LSE)
 
#define IS_RCC_LSE(LSE)
 
#define RCC_LSE_Bypass   ((uint8_t)0x04)
 
#define RCC_LSE_Bypass   ((uint8_t)0x04)
 
#define RCC_LSE_OFF   ((uint8_t)0x00)
 
#define RCC_LSE_OFF   ((uint8_t)0x00)
 
#define RCC_LSE_ON   ((uint8_t)0x01)
 
#define RCC_LSE_ON   ((uint8_t)0x01)
 

Detailed Description

Macro Definition Documentation

◆ IS_RCC_LSE [1/2]

#define IS_RCC_LSE (   LSE)
Value:

Definition at line 170 of file STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rcc.h.

◆ IS_RCC_LSE [2/2]

#define IS_RCC_LSE (   LSE)

◆ RCC_LSE_Bypass [1/2]

#define RCC_LSE_Bypass   ((uint8_t)0x04)

◆ RCC_LSE_Bypass [2/2]

#define RCC_LSE_Bypass   ((uint8_t)0x04)

◆ RCC_LSE_OFF [1/2]

#define RCC_LSE_OFF   ((uint8_t)0x00)

◆ RCC_LSE_OFF [2/2]

#define RCC_LSE_OFF   ((uint8_t)0x00)

◆ RCC_LSE_ON [1/2]

#define RCC_LSE_ON   ((uint8_t)0x01)

◆ RCC_LSE_ON [2/2]

#define RCC_LSE_ON   ((uint8_t)0x01)


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Mon Feb 28 2022 23:36:14