Nios II Classic Software Developer’s Handbook

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

14.3.1. adc_stop

Prototype

void adc_stop(int sequencer_base)

Arguments

sequencer_base: Sequencer base value.

Description

This function writes 0 to the sequencer CMD register RUN bit; and then it polls the RUN bit until it is 0.

Return