STM8S/A Standard Peripherals Firmware Library
|
STM8S_StdPeriph_Examples/TIM5/TIM5_Synchronisation_With_TIM6/main.c File Reference
#include "stm8s.h"
Go to the source code of this file.
Defines | |
#define | TIMEOUT ((uint8_t)0xFF) |
Functions | |
void | main (void) |
Main program. | |
static void | TIM5_Config (void) |
TIM5 Configuration. | |
static FunctionalState | TIM5_Status (void) |
static void | TIM6_Config (void) |
TIM6 Configuration. |