ptt-fhss
Bare-metal PTT firmware for nRF52840 with FHSS
Loading...
Searching...
No Matches
Data Fields
radio_pcnf1_t Union Reference

RADIO PCNF1: packet configuration register 1 (payload and address). More...

#include <regs.h>

Data Fields

struct { 
 
   uint32_t   MAXLEN: 8 
 
   uint32_t   STATLEN: 8 
 
   uint32_t   BALEN: 3 
 
   uint32_t   : 5 
 
   uint32_t   ENDIAN: 1 
 
   uint32_t   WHITEEN: 1 
 
   uint32_t   : 6 
 
bit 
 
uint32_t reg
 

Detailed Description

RADIO PCNF1: packet configuration register 1 (payload and address).

Field Documentation

◆ __pad0__

uint32_t radio_pcnf1_t::__pad0__

◆ __pad1__

uint32_t radio_pcnf1_t::__pad1__

◆ BALEN

uint32_t radio_pcnf1_t::BALEN

◆ [struct]

struct { ... } radio_pcnf1_t::bit

◆ ENDIAN

uint32_t radio_pcnf1_t::ENDIAN

◆ MAXLEN

uint32_t radio_pcnf1_t::MAXLEN

◆ reg

uint32_t radio_pcnf1_t::reg

◆ STATLEN

uint32_t radio_pcnf1_t::STATLEN

◆ WHITEEN

uint32_t radio_pcnf1_t::WHITEEN

The documentation for this union was generated from the following file: