- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 2kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- sgtboy
Description: msp430‘s clock settings API procedures, including the XT2 switch, DCO and SMCLK set and MCLK clock source selection, from not remember register void XT2_on () void XT2_off () void DCOset (BYTE freq) // 1 , 2,4,8,10,12,14,15,16,20,32 void Msource (char source) // enum: ACLK, XT2, DCO void SMsource (char source) // enum: XT2, DCO
File list (Check if you may need any files):
clocksettestmain.c
clockset.c
clockset.h
clocksettest.eww