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

RADIO PCNF0: packet configuration register 0 (header fields). More...

#include <regs.h>

Data Fields

struct { 
 
   uint32_t   LFLEN: 4 
 
   uint32_t   : 4 
 
   uint32_t   S0LEN: 1 
 
   uint32_t   : 7 
 
   uint32_t   S1LEN: 4 
 
   uint32_t   S1INCL: 1 
 
   uint32_t   : 3 
 
   uint32_t   PLEN: 1 
 
   uint32_t   : 6 
 
   uint32_t   CRCINC: 1 
 
bit 
 
uint32_t reg
 

Detailed Description

RADIO PCNF0: packet configuration register 0 (header fields).

Field Documentation

◆ __pad0__

uint32_t radio_pcnf0_t::__pad0__

◆ __pad1__

uint32_t radio_pcnf0_t::__pad1__

◆ __pad2__

uint32_t radio_pcnf0_t::__pad2__

◆ __pad3__

uint32_t radio_pcnf0_t::__pad3__

◆ [struct]

struct { ... } radio_pcnf0_t::bit

◆ CRCINC

uint32_t radio_pcnf0_t::CRCINC

◆ LFLEN

uint32_t radio_pcnf0_t::LFLEN

◆ PLEN

uint32_t radio_pcnf0_t::PLEN

◆ reg

uint32_t radio_pcnf0_t::reg

◆ S0LEN

uint32_t radio_pcnf0_t::S0LEN

◆ S1INCL

uint32_t radio_pcnf0_t::S1INCL

◆ S1LEN

uint32_t radio_pcnf0_t::S1LEN

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