کد:
 

#include "stm32f0xx.h"

uint32_t TickValue=0;

#define BSRR_VAL    0x0300
#define RS GPIO_BRR_BR_13
...