STM8S/A Standard Peripherals Drivers: TIM1_Registers_Reset_Value

STM8S/A Standard Peripherals Library

STM8S/A Standard Peripherals Drivers
TIM1_Registers_Reset_Value

Defines

#define TIM1_ARRH_RESET_VALUE   ((uint8_t)0xFF)
#define TIM1_ARRL_RESET_VALUE   ((uint8_t)0xFF)
#define TIM1_BKR_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCER1_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCER2_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCMR1_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCMR2_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCMR3_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCMR4_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCR1H_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCR1L_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCR2H_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCR2L_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCR3H_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCR3L_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCR4H_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CCR4L_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CNTRH_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CNTRL_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CR1_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_CR2_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_DTR_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_EGR_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_ETR_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_IER_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_OISR_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_PSCRH_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_PSCRL_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_RCR_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_SMCR_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_SR1_RESET_VALUE   ((uint8_t)0x00)
#define TIM1_SR2_RESET_VALUE   ((uint8_t)0x00)

Define Documentation

#define TIM1_ARRH_RESET_VALUE   ((uint8_t)0xFF)

Definition at line 666 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_ARRL_RESET_VALUE   ((uint8_t)0xFF)

Definition at line 667 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_BKR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 677 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCER1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 660 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCER2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 661 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCMR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 656 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCMR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 657 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCMR3_RESET_VALUE   ((uint8_t)0x00)

Definition at line 658 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCMR4_RESET_VALUE   ((uint8_t)0x00)

Definition at line 659 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCR1H_RESET_VALUE   ((uint8_t)0x00)

Definition at line 669 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCR1L_RESET_VALUE   ((uint8_t)0x00)

Definition at line 670 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCR2H_RESET_VALUE   ((uint8_t)0x00)

Definition at line 671 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCR2L_RESET_VALUE   ((uint8_t)0x00)

Definition at line 672 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCR3H_RESET_VALUE   ((uint8_t)0x00)

Definition at line 673 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCR3L_RESET_VALUE   ((uint8_t)0x00)

Definition at line 674 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCR4H_RESET_VALUE   ((uint8_t)0x00)

Definition at line 675 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CCR4L_RESET_VALUE   ((uint8_t)0x00)

Definition at line 676 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CNTRH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 662 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CNTRL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 663 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 648 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_CR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 649 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_DTR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 678 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_EGR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 655 of file stm8s.h.

#define TIM1_ETR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 651 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_IER_RESET_VALUE   ((uint8_t)0x00)

Definition at line 652 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_OISR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 679 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_PSCRH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 664 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_PSCRL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 665 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_RCR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 668 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_SMCR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 650 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_SR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 653 of file stm8s.h.

Referenced by TIM1_DeInit().

#define TIM1_SR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 654 of file stm8s.h.

Referenced by TIM1_DeInit().

STM8 Standard Peripherals Library: Footer

 

 

 

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