TMS320F28335 Library  1.0
Documentation
system_controls.h
Go to the documentation of this file.
1 
5 #include "../global_defines.h"
6 
7 #ifndef SYSTEM_CONTROLS_H_
8 #define SYSTEM_CONTROLS_H_
9 
10 void setSystemControls(void);
11 
12 #endif /* SYSTEM_CONTROLS_H_ */
setSystemControls
void setSystemControls(void)
Configuration of system control register.
Definition: system_controls.c:13