STM8L15x Standard Peripherals Drivers: CSSLSE_Registers_Bits_Definition

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

CSSLSE_Registers_Bits_Definition

Defines

#define CSSLSE_CSR_CSSEN   ((uint8_t)0x01)
#define CSSLSE_CSR_CSSF   ((uint8_t)0x08)
#define CSSLSE_CSR_CSSIE   ((uint8_t)0x04)
#define CSSLSE_CSR_SWITCHEN   ((uint8_t)0x02)
#define CSSLSE_CSR_SWITCHF   ((uint8_t)0x10)

Define Documentation

#define CSSLSE_CSR_CSSEN   ((uint8_t)0x01)

Definition at line 562 of file stm8l15x.h.

Referenced by CLK_LSEClockSecuritySystemEnable().

#define CSSLSE_CSR_CSSF   ((uint8_t)0x08)

Definition at line 559 of file stm8l15x.h.

Referenced by CLK_ClearFlag(), and CLK_ClearITPendingBit().

#define CSSLSE_CSR_CSSIE   ((uint8_t)0x04)

Definition at line 560 of file stm8l15x.h.

Referenced by CLK_ITConfig().

#define CSSLSE_CSR_SWITCHEN   ((uint8_t)0x02)

Definition at line 561 of file stm8l15x.h.

Referenced by CLK_RTCCLKSwitchOnLSEFailureEnable().

#define CSSLSE_CSR_SWITCHF   ((uint8_t)0x10)

Definition at line 558 of file stm8l15x.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com