Nios® II Software Developer Handbook

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

15.3.4. adc_set_mode_run_continuously

Prototype

void adc_set_mode_run_continously(int sequencer_base)

Arguments

sequencer_base: Sequencer base value.

Description

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

Return