TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
This file provides all the functions prototypes for ADC driver.
Channel Class.
More...
#include "txz_driver_def.h"
Go to the source code of this file.
Data Structures | |
struct | adc_ch_initial_setting_t |
Initialize Setting. More... | |
struct | adc_ch_t |
ADC handle structure definition. More... | |
Functions | |
uint32_t | get_conversion_data (uint32_t reg) |
TXZ_Result | adc_ch_init (adc_ch_t *p_obj) |
TXZ_Result | adc_ch_deinit (adc_ch_t *p_obj) |
TXZ_Result | adc_ch_int_enable (adc_ch_t *p_obj) |
TXZ_Result | adc_ch_int_disable (adc_ch_t *p_obj) |
TXZ_Result | adc_ch_get_value (adc_ch_t *p_obj, uint32_t *p_value) |
This file provides all the functions prototypes for ADC driver.
Channel Class.
DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.
Copyright(C) Toshiba Electronic Device Solutions Corporation 2019