Macros
Collaboration diagram for RCC_LSE_Dual_Mode_Selection:

Macros

#define IS_RCC_LSE_MODE(MODE)
 
#define RCC_LSE_HIGHDRIVE_MODE   ((uint8_t)0x01)
 
#define RCC_LSE_LOWPOWER_MODE   ((uint8_t)0x00)
 

Detailed Description

Macro Definition Documentation

◆ IS_RCC_LSE_MODE

#define IS_RCC_LSE_MODE (   MODE)

◆ RCC_LSE_HIGHDRIVE_MODE

#define RCC_LSE_HIGHDRIVE_MODE   ((uint8_t)0x01)

◆ RCC_LSE_LOWPOWER_MODE

#define RCC_LSE_LOWPOWER_MODE   ((uint8_t)0x00)


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