STM32_RTTY/init.h

5 wiersze
82 B
C

__IO uint16_t ADCVal[2];
void NVIC_Conf();
void RCC_Conf();
void init_port();