#include <stdint.h>
Go to the source code of this file.
Functions | |
void | GEN_Init (void) |
void | GEN_SetMeasurementFreq (uint32_t fhz) |
uint32_t | GEN_GetLastFreq (void) |
void | GEN_SetLOFreq (uint32_t frqu1) |
void | GEN_SetF0Freq (uint32_t frqu1) |
uint32_t GEN_GetLastFreq | ( | void | ) |
void GEN_SetF0Freq | ( | uint32_t | frqu1 | ) |
void GEN_SetLOFreq | ( | uint32_t | frqu1 | ) |
void GEN_SetMeasurementFreq | ( | uint32_t | fhz | ) |