Project

General

Profile

Download (137 Bytes) Statistics
| Branch: | Tag: | Revision:
1 82a994e1 (no author)
#ifndef _PLL_H
2
#define _PLL_H
3
4
extern int pll_is_locked(void);
5
extern void pll_inhibit(int inhibit);
6
extern void pll_init(void);
7
8
#endif
Add picture from clipboard (Maximum size: 48.8 MB)