Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public

Visible to Intel only — GUID: kki1489414590146

Ixiasoft

Document Table of Contents

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