STM8L15x Standard Peripherals Drivers: TIM4_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

TIM4_Registers_Reset_Value

Defines

#define TIM4_ARR_RESET_VALUE   ((uint8_t)0xFF)
#define TIM4_CNTR_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_CR1_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_CR2_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_DER_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_EGR_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_IER_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_PSCR_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_SMCR_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_SR1_RESET_VALUE   ((uint8_t)0x00)

Define Documentation

#define TIM4_ARR_RESET_VALUE   ((uint8_t)0xFF)

Definition at line 2134 of file stm8l15x.h.

Referenced by TIM4_DeInit().

#define TIM4_CNTR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2132 of file stm8l15x.h.

Referenced by TIM4_DeInit().

#define TIM4_CR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2125 of file stm8l15x.h.

Referenced by TIM4_DeInit().

#define TIM4_CR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2126 of file stm8l15x.h.

Referenced by TIM4_DeInit().

#define TIM4_DER_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2128 of file stm8l15x.h.

#define TIM4_EGR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2131 of file stm8l15x.h.

#define TIM4_IER_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2129 of file stm8l15x.h.

Referenced by TIM4_DeInit().

#define TIM4_PSCR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2133 of file stm8l15x.h.

Referenced by TIM4_DeInit().

#define TIM4_SMCR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2127 of file stm8l15x.h.

Referenced by TIM4_DeInit().

#define TIM4_SR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2130 of file stm8l15x.h.

Referenced by TIM4_DeInit().

STM8S Firmware Library: Overview

 

 

 

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