[ SSCI824 ] enabling onboard Oscillator

changing flag to use onboard 12MHz oscillator
pull/897/merge
K4zuki 2015-02-09 18:39:39 +09:00 committed by 0xc0170
parent e5c1f78292
commit cb2269fe13
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
// <2=> Reserved // <2=> Reserved
// <3=> CLKIN. External clock input. // <3=> CLKIN. External clock input.
// </h> // </h>
#define SYSPLLCLKSEL_Val 0x00000000 // Reset: 0x000 #define SYSPLLCLKSEL_Val 0x00000001 // Reset: 0x000
// //
// <h> Main Clock Source Select Register (MAINCLKSEL) // <h> Main Clock Source Select Register (MAINCLKSEL)
// <o.0..1> SEL: Clock Source for Main Clock // <o.0..1> SEL: Clock Source for Main Clock