STM8L15x Standard Peripherals Drivers
|
TIM4_struct Struct Reference
8-bit system or Low End Small Timer (TIM4) More...
#include <stm8l15x.h>
Data Fields | |
__IO uint8_t | ARR |
__IO uint8_t | CNTR |
__IO uint8_t | CR1 |
__IO uint8_t | CR2 |
__IO uint8_t | DER |
__IO uint8_t | EGR |
__IO uint8_t | IER |
__IO uint8_t | PSCR |
__IO uint8_t | SMCR |
__IO uint8_t | SR1 |
Detailed Description
8-bit system or Low End Small Timer (TIM4)
Definition at line 2108 of file stm8l15x.h.
Field Documentation
__IO uint8_t TIM4_struct::ARR |
auto-reload register
Definition at line 2119 of file stm8l15x.h.
__IO uint8_t TIM4_struct::CNTR |
counter register
Definition at line 2117 of file stm8l15x.h.
__IO uint8_t TIM4_struct::CR1 |
control register 1
Definition at line 2110 of file stm8l15x.h.
__IO uint8_t TIM4_struct::CR2 |
control register 2
Definition at line 2111 of file stm8l15x.h.
__IO uint8_t TIM4_struct::DER |
DMA requests enable register
Definition at line 2113 of file stm8l15x.h.
__IO uint8_t TIM4_struct::EGR |
event generation register
Definition at line 2116 of file stm8l15x.h.
__IO uint8_t TIM4_struct::IER |
interrupt enable register
Definition at line 2114 of file stm8l15x.h.
__IO uint8_t TIM4_struct::PSCR |
prescaler register
Definition at line 2118 of file stm8l15x.h.
__IO uint8_t TIM4_struct::SMCR |
Synchro mode control register
Definition at line 2112 of file stm8l15x.h.
__IO uint8_t TIM4_struct::SR1 |
status register 1
Definition at line 2115 of file stm8l15x.h.
The documentation for this struct was generated from the following file: