|
ptt-fhss
Bare-metal PTT firmware for nRF52840 with FHSS
|
RADIO SHORTS: hardware shortcut register. More...
#include <regs.h>
Data Fields | ||
| struct { | ||
| uint32_t READY_START: 1 | ||
| uint32_t END_DISABLE: 1 | ||
| uint32_t DISABLED_TXEN: 1 | ||
| uint32_t DISABLED_RXEN: 1 | ||
| uint32_t ADDRESS_RSSISTART: 1 | ||
| uint32_t END_START: 1 | ||
| uint32_t ADDRESS_BCSTART: 1 | ||
| uint32_t : 1 | ||
| uint32_t DISABLED_RSSISTOP: 1 | ||
| uint32_t : 23 | ||
| } | bit | |
| uint32_t | reg | |
RADIO SHORTS: hardware shortcut register.
| uint32_t radio_shorts_t::__pad0__ |
| uint32_t radio_shorts_t::__pad1__ |
| uint32_t radio_shorts_t::ADDRESS_BCSTART |
| uint32_t radio_shorts_t::ADDRESS_RSSISTART |
| struct { ... } radio_shorts_t::bit |
| uint32_t radio_shorts_t::DISABLED_RSSISTOP |
| uint32_t radio_shorts_t::DISABLED_RXEN |
| uint32_t radio_shorts_t::DISABLED_TXEN |
| uint32_t radio_shorts_t::END_DISABLE |
| uint32_t radio_shorts_t::END_START |
| uint32_t radio_shorts_t::READY_START |
| uint32_t radio_shorts_t::reg |