|
STM8S/A Standard Peripherals Drivers
|
Data Structures
Here are the data structures with brief descriptions:
| AWU_struct | Auto Wake Up (AWU) peripheral registers |
| BEEP_struct | Beeper (BEEP) peripheral registers |
| CAN_TypeDef | Controller Area Network (CAN) |
| CFG_struct | Configuration Registers (CFG) |
| CLK_struct | Clock Controller (CLK) |
| EXTI_struct | External Interrupt Controller (EXTI) |
| FLASH_struct | FLASH program and Data memory (FLASH) |
| GPIO_struct | General Purpose I/Os (GPIO) |
| I2C_struct | Inter-Integrated Circuit (I2C) |
| ITC_struct | Interrupt Controller (ITC) |
| IWDG_struct | Independent Watchdog (IWDG) |
| OPT_struct | Option Bytes (OPT) |
| RST_struct | Reset Controller (RST) |
| SPI_struct | Serial Peripheral Interface (SPI) |
| TIM1_struct | 16-bit timer with complementary PWM outputs (TIM1) |
| TIM2_struct | 16-bit timer (TIM2) |
| TIM3_struct | 16-bit timer (TIM3) |
| TIM4_struct | 8-bit system timer (TIM4) |
| TIM5_struct | 16-bit timer with synchro module (TIM5) |
| TIM6_struct | 8-bit system timer with synchro module(TIM6) |
| UART1_struct | Universal Synchronous Asynchronous Receiver Transmitter (UART1) |
| UART2_struct | Universal Synchronous Asynchronous Receiver Transmitter (UART2) |
| UART3_struct | LIN Universal Asynchronous Receiver Transmitter (UART3) |
| WWDG_struct | Window Watchdog (WWDG) |