Analog Devices VISUALDSP++ 3.5 Manual page 356

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

C Run-Time Library Reference
The inclusion of the
.
mode_change
Error Conditions
The
mode_change
conditions.
Example
#include <sysreg.h>
main(){
/* enable TIMER and disable AR saturation */
mode_change( __MODE_ENA_TIMER |
}
See Also
disable_interrupts, enable_interrupts, io_space_read, io_space_write,
sysreg_read,
sysreg_write
3-102
include file is mandatory when using
sysreg.h
function does not return, raise, or set any error
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
__MODE_DIS_AR_SAT );
for ADSP-219x DSPs

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents