This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
stm32
/
armfly
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
develop
Ramos
Etiquetas
develop
master
armfly
/
User
/
Bsp
/
adc
/
adc.h
adc.h
87 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
7
8
#ifndef __ADC_H
#define __ADC_H
#include "interface.h"
void adc3_init(void);
#endif