Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

15.3.3. adc_set_mode_run_once

Prototype

void adc_set_mode_run_once(int sequencer_base)

Arguments

sequencer_base: Sequencer base value.

Description

This function sets the sequencer CMD register MODE bits to once.
Note: Stop the ADC before calling this function, changing ADC mode while RUN bit is set has no effect.

Return