2 * enumerations for HopeRf rf69 radio module
4 * Copyright (C) 2016 Wolf-Entwicklungen
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
63 enum antenna_impedance {
85 enum threshold_decrement {
97 mode_switch_completed,
101 rssi_exceeded_threshold,
106 // fifo_not_empty, collision with next enum; replaced by following enum...
108 fifo_level_below_threshold,
116 enum fifo_fill_condition {
117 after_sync_interrupt,
126 enum tx_start_condition {
131 enum address_filtering {
134 node_or_broadcast_address
140 improve_for_low_modulation_index