Nios II Classic Software Developer’s Handbook

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

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