GadgetSeed
0.9.6
|
STM32 ADC(GPIO PC0) [詳解]
関数 | |
void | MX_ADC1_Init (void) |
void | HAL_ADC_MspInit (ADC_HandleTypeDef *hadc) |
static int | adc_register (struct st_device *dev, char *param) |
static int | adc_open (struct st_device *dev) |
static int | adc_close (struct st_device *dev) |
static int | adc_read (struct st_device *dev, void *data, unsigned int size) |
変数 | |
ADC_HandleTypeDef | hadc1 |
const struct st_device | adc_device |