EU1KY AA
si5338a.h
Go to the documentation of this file.
1
#ifndef _SI5338A_H_
2
#define _SI5338A_H_
3
4
#include <stdint.h>
5
6
//ADF4351 driver API
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
void
SI5338A_Init
(
void
);
11
void
SI5338A_Off
(
void
);
12
void
SI5338A_SetF0
(uint32_t fhz);
13
void
SI5338A_SetLO
(uint32_t fhz);
14
15
#ifdef __cplusplus
16
}
17
#endif
18
19
#endif
SI5338A_Off
void SI5338A_Off(void)
Definition:
si5338a.c:10
SI5338A_SetLO
void SI5338A_SetLO(uint32_t fhz)
Definition:
si5338a.c:20
SI5338A_SetF0
void SI5338A_SetF0(uint32_t fhz)
Definition:
si5338a.c:15
SI5338A_Init
void SI5338A_Init(void)
Definition:
si5338a.c:5
analyzer
gen
si5338a.h
Generated on Fri Mar 8 2019 12:41:37 for EU1KY AA by
1.8.11