Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

14.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