cantata
Macros
Collaboration diagram for LSI Config:

Macros

#define RCC_LSI_OFF   0x00000000U
 
#define RCC_LSI_ON   RCC_CSR_LSION
 

Detailed Description

Macro Definition Documentation

◆ RCC_LSI_OFF

#define RCC_LSI_OFF   0x00000000U

LSI clock deactivation

◆ RCC_LSI_ON

#define RCC_LSI_ON   RCC_CSR_LSION

LSI clock activation