embedded-software
reusable software modules for embedded systems
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
adc_channel Struct Reference

Data Fields

uint8_t channel
 
uint16_t value
 result of ADC measurement (documentation for struct member) More...
 
void(* callback )(uint16_t, void *)
 
void * ptr
 

Detailed Description

documentation for struct

Field Documentation

void(* callback)(uint16_t, void *)
uint8_t channel
void* ptr
uint16_t value

result of ADC measurement (documentation for struct member)


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