1 /* SPDX-License-Identifier: GPL-2.0+
3 * enumerations for HopeRf rf69 radio module
5 * Copyright (C) 2016 Wolf-Entwicklungen
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation; either version 2 of the License, or
11 * (at your option) any later version.
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
64 enum antenna_impedance {
86 enum threshold_decrement {
98 mode_switch_completed,
102 rssi_exceeded_threshold,
107 // fifo_not_empty, collision with next enum; replaced by following enum...
109 fifo_level_below_threshold,
117 enum fifo_fill_condition {
118 after_sync_interrupt,
127 enum tx_start_condition {
132 enum address_filtering {
135 node_or_broadcast_address
141 improve_for_low_modulation_index