Loading...
Searching...
No Matches
cc110x_calibration.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2018 Otto-von-Guericke-Universität Magdeburg
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
17
18#ifdef __cplusplus
19extern "C" {
20#endif
21
38
39#ifdef __cplusplus
40}
41#endif
42
int cc110x_recalibrate(cc110x_t *dev)
Perform a recalibration of the transceiver.
Device descriptor for CC1100/CC1101 transceivers.
Definition cc110x.h:511