]> wirehaze git hosting - stm32f411ceu6.git/blob - sysclk.h

wirehaze git hosting

b02ae6a166eaffd7344e1caebaaca536d932da63
[stm32f411ceu6.git] / sysclk.h
1 #ifndef _SYSCLK_H_
2 #define _SYSCLK_H_
3
4 void sysclk_init (void);
5
6 #endif /* _SYSCLK_H_ */