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
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?