|
PHiLIP
|
Controls the adc peripheral. More...
Go to the source code of this file.
Functions | |
| void | init_dut_adc (map_t *reg) |
| Initializes adc registers and peripheral. More... | |
| void | init_dut_adc_msp () |
| Only for use with the STM32xxxx_HAL_Driver. | |
| void | deinit_dut_adc_msp () |
| Only for use with the STM32xxxx_HAL_Driver. | |
| error_t | commit_dut_adc () |
| Commits the adc registers and executes operations. More... | |
| void | poll_dut_adc () |
| Updated the map with ADC values. More... | |
Controls the adc peripheral.