adc.h File Reference
#include "c_types.h"
Include dependency graph for adc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
uint16_t | system_adc_read (void) |
void | system_adc_read_fast (uint16_t *adc_addr, uint16_t adc_num, uint8_t adc_clk_div) |
uint16_t | system_get_vdd33 (void) |
Function Documentation
◆ system_adc_read()
uint16_t system_adc_read | ( | void | ) |
◆ system_adc_read_fast()
◆ system_get_vdd33()
uint16_t system_get_vdd33 | ( | void | ) |