I believe the Debug_BlinkyLED-Advanced is now complete; need to test now
This commit is contained in:
9
Telem_Debug/Debug_BlinkyLED-Advanced/clock_init.h
Normal file
9
Telem_Debug/Debug_BlinkyLED-Advanced/clock_init.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef CLOCK_INIT_H_
|
||||
#define CLOCK_INIT_H_
|
||||
|
||||
void Port_Init(void);
|
||||
void Clock_XT1_Init(void);
|
||||
void Clock_XT2_Init(void);
|
||||
void SetVCoreUp(unsigned int level);
|
||||
|
||||
#endif /* CLOCK_INIT_H_ */
|
||||
Reference in New Issue
Block a user