libyggdrasil  v1.0.0
adc_t Struct Reference

ADC handle type. More...

#include <adc.h>

Public Attributes

ADC_HandleTypeDef * interface
 
u8 channel
 
u16 offset
 
u16 maxValue
 

Detailed Description

ADC handle type.

Member Data Documentation

◆ channel

u8 adc_t::channel

◆ interface

ADC_HandleTypeDef* adc_t::interface

◆ maxValue

u16 adc_t::maxValue

◆ offset

u16 adc_t::offset

The documentation for this struct was generated from the following file: