add requierment for task2
This commit is contained in:
		
							
								
								
									
										17
									
								
								RTE/Hesso_pack/clock_216.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								RTE/Hesso_pack/clock_216.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| /************************************************************************//** | ||||
|  * \file		clock_216.h | ||||
|  * \brief		Function to set the system clock to 216 MHz | ||||
|  * \author	pascal (dot) sartoretti (at) hevs (dot) ch | ||||
|  ***************************************************************************/ | ||||
| #ifndef __CLOCK_216_H | ||||
| #define __CLOCK_216_H | ||||
|  | ||||
| #include <stdint.h> | ||||
|  | ||||
| /************************************************************************//** | ||||
|  * \brief Inits the system clock to 216 MHz | ||||
|  ***************************************************************************/ | ||||
| extern void SystemClock_Config (void); | ||||
|  | ||||
|  | ||||
| #endif /* __CLOCK_216_H */ | ||||
		Reference in New Issue
	
	Block a user