TMPM4KxA Group Peripheral Driver User Manual
V1.0.4.0
|
This file provides all the functions prototypes for ADC driver.
Channel Class.
More...
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 definenition. More... | |
Functions | |
TXZ_Result | adc_ch_init (adc_ch_t *p_obj) |
Initialize the ADC Channel object. More... | |
TXZ_Result | adc_ch_deinit (adc_ch_t *p_obj) |
Release the ADC Channel object. More... | |
TXZ_Result | adc_ch_int_enable (adc_ch_t *p_obj) |
Enable Interrupt. More... | |
TXZ_Result | adc_ch_int_disable (adc_ch_t *p_obj) |
Disable Interrupt. More... | |
TXZ_Result | adc_ch_get_value (adc_ch_t *p_obj, uint32_t *p_value) |
Get conversion value. More... | |
This file provides all the functions prototypes for ADC driver.
Channel Class.
DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.
(C)Copyright TOSHIBA MICROELECTRONICS CORPORATION 2017 All rights reserved