HAL库——ADC

/** ui  * @brief  ADC handle Structure definition     */  typedef struct {   ADC_TypeDef                   *Instance;              /*!< Register base address */   ADC_InitTypeDef               Init; 
相关文章
相关标签/搜索