STM8S/A Standard Peripherals Drivers: AWU_Registers_Bits_Definition

STM8S/A

STM8S/A Standard Peripherals Drivers
AWU_Registers_Bits_Definition

Defines

#define AWU_APR_APR   ((uint8_t)0x3F)
#define AWU_CSR_AWUEN   ((uint8_t)0x10)
#define AWU_CSR_AWUF   ((uint8_t)0x20)
#define AWU_CSR_MSR   ((uint8_t)0x01)
#define AWU_TBR_AWUTB   ((uint8_t)0x0F)

Define Documentation

#define AWU_APR_APR   ((uint8_t)0x3F)

Asynchronous Prescaler divider mask

Definition at line 467 of file stm8s.h.

Referenced by AWU_Init().

#define AWU_CSR_AWUEN   ((uint8_t)0x10)

Auto Wake-up enable mask

Definition at line 464 of file stm8s.h.

Referenced by AWU_Cmd(), AWU_IdleModeEnable(), and AWU_Init().

#define AWU_CSR_AWUF   ((uint8_t)0x20)

Interrupt flag mask

Definition at line 463 of file stm8s.h.

Referenced by AWU_GetFlagStatus().

#define AWU_CSR_MSR   ((uint8_t)0x01)

LSI Measurement enable mask

Definition at line 465 of file stm8s.h.

#define AWU_TBR_AWUTB   ((uint8_t)0x0F)

Timebase selection mask

Definition at line 469 of file stm8s.h.

Referenced by AWU_IdleModeEnable(), and AWU_Init().

STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com