STM8L15x Standard Peripherals Drivers: RTC_Months

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  RTC_Month_TypeDef {
  RTC_Month_January = ((uint8_t)0x01), RTC_Month_February = ((uint8_t)0x02), RTC_Month_March = ((uint8_t)0x03), RTC_Month_April = ((uint8_t)0x04),
  RTC_Month_May = ((uint8_t)0x05), RTC_Month_June = ((uint8_t)0x06), RTC_Month_July = ((uint8_t)0x07), RTC_Month_August = ((uint8_t)0x08),
  RTC_Month_September = ((uint8_t)0x09), RTC_Month_October = ((uint8_t)0x10), RTC_Month_November = ((uint8_t)0x11), RTC_Month_December = ((uint8_t)0x12)
}

Enumeration Type Documentation

Enumerator:
RTC_Month_January 

Month is January

RTC_Month_February 

Month is February

RTC_Month_March 

Month is March

RTC_Month_April 

Month is April

RTC_Month_May 

Month is May

RTC_Month_June 

Month is June

RTC_Month_July 

Month is July

RTC_Month_August 

Month is August

RTC_Month_September 

Month is September

RTC_Month_October 

Month is October

RTC_Month_November 

Month is November

RTC_Month_December 

Month is December

Definition at line 64 of file stm8l15x_rtc.h.

STM8S Firmware Library: Overview

 

 

 

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