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

#define IS_RCC_LSE (   LSE)
Value:

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

#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)


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