STM8S/A Standard Peripherals Firmware Library: TIM4_Registers_Reset_Value

STM8S/A

STM8S/A Standard Peripherals Firmware Library
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_EGR_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_IER_RESET_VALUE   ((uint8_t)0x00)
#define TIM4_PSCR_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 1079 of file stm8s.h.

Referenced by TIM4_DeInit().

#define TIM4_CNTR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1077 of file stm8s.h.

Referenced by TIM4_DeInit().

#define TIM4_CR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1073 of file stm8s.h.

Referenced by TIM4_DeInit().

#define TIM4_EGR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1076 of file stm8s.h.

#define TIM4_IER_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1074 of file stm8s.h.

Referenced by TIM4_DeInit().

#define TIM4_PSCR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1078 of file stm8s.h.

Referenced by TIM4_DeInit().

#define TIM4_SR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1075 of file stm8s.h.

Referenced by TIM4_DeInit().

STM8 Standard Peripherals Library: Footer

 

 

 

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