STM8L15x Standard Peripherals Drivers
|
TIM_struct Struct Reference
16 bit timer :TIM2, TIM3 & TIM5 More...
#include <stm8l15x.h>
Data Fields | |
__IO uint8_t | ARRH |
__IO uint8_t | ARRL |
__IO uint8_t | BKR |
__IO uint8_t | CCER1 |
__IO uint8_t | CCMR1 |
__IO uint8_t | CCMR2 |
__IO uint8_t | CCR1H |
__IO uint8_t | CCR1L |
__IO uint8_t | CCR2H |
__IO uint8_t | CCR2L |
__IO uint8_t | CNTRH |
__IO uint8_t | CNTRL |
__IO uint8_t | CR1 |
__IO uint8_t | CR2 |
__IO uint8_t | DER |
__IO uint8_t | EGR |
__IO uint8_t | ETR |
__IO uint8_t | IER |
__IO uint8_t | OISR |
__IO uint8_t | PSCR |
__IO uint8_t | SMCR |
__IO uint8_t | SR1 |
__IO uint8_t | SR2 |
Detailed Description
16 bit timer :TIM2, TIM3 & TIM5
Definition at line 1926 of file stm8l15x.h.
Field Documentation
__IO uint8_t TIM_struct::ARRH |
auto-reload register high
Definition at line 1943 of file stm8l15x.h.
__IO uint8_t TIM_struct::ARRL |
auto-reload register low
Definition at line 1944 of file stm8l15x.h.
__IO uint8_t TIM_struct::BKR |
Break Register
Definition at line 1949 of file stm8l15x.h.
__IO uint8_t TIM_struct::CCER1 |
CC enable register 1
Definition at line 1939 of file stm8l15x.h.
__IO uint8_t TIM_struct::CCMR1 |
CC mode register 1
Definition at line 1937 of file stm8l15x.h.
__IO uint8_t TIM_struct::CCMR2 |
CC mode register 2
Definition at line 1938 of file stm8l15x.h.
__IO uint8_t TIM_struct::CCR1H |
capture/compare register 1 high
Definition at line 1945 of file stm8l15x.h.
__IO uint8_t TIM_struct::CCR1L |
capture/compare register 1 low
Definition at line 1946 of file stm8l15x.h.
__IO uint8_t TIM_struct::CCR2H |
capture/compare register 2 high
Definition at line 1947 of file stm8l15x.h.
__IO uint8_t TIM_struct::CCR2L |
capture/compare register 2 low
Definition at line 1948 of file stm8l15x.h.
__IO uint8_t TIM_struct::CNTRH |
counterregister high
Definition at line 1940 of file stm8l15x.h.
__IO uint8_t TIM_struct::CNTRL |
counterregister low
Definition at line 1941 of file stm8l15x.h.
__IO uint8_t TIM_struct::CR1 |
control register 1
Definition at line 1928 of file stm8l15x.h.
__IO uint8_t TIM_struct::CR2 |
control register 2
Definition at line 1929 of file stm8l15x.h.
__IO uint8_t TIM_struct::DER |
DMA requests enable register
Definition at line 1932 of file stm8l15x.h.
__IO uint8_t TIM_struct::EGR |
event generation register
Definition at line 1936 of file stm8l15x.h.
__IO uint8_t TIM_struct::ETR |
external trigger register
Definition at line 1931 of file stm8l15x.h.
__IO uint8_t TIM_struct::IER |
interrupt enable register
Definition at line 1933 of file stm8l15x.h.
__IO uint8_t TIM_struct::OISR |
Output idle register
Definition at line 1950 of file stm8l15x.h.
__IO uint8_t TIM_struct::PSCR |
prescaler register
Definition at line 1942 of file stm8l15x.h.
__IO uint8_t TIM_struct::SMCR |
Synchro mode control register
Definition at line 1930 of file stm8l15x.h.
__IO uint8_t TIM_struct::SR1 |
status register 1
Definition at line 1934 of file stm8l15x.h.
__IO uint8_t TIM_struct::SR2 |
status register 2
Definition at line 1935 of file stm8l15x.h.
The documentation for this struct was generated from the following file: