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

GPIOTE CONFIG[n]: channel configuration register. More...

#include <regs.h>

Data Fields

struct { 
 
   uint32_t   MODE: 2 
 
   uint32_t   : 6 
 
   uint32_t   PSEL: 5 
 
   uint32_t   PORT: 1 
 
   uint32_t   : 2 
 
   uint32_t   POLARITY: 2 
 
   uint32_t   : 2 
 
   uint32_t   OUTINIT: 1 
 
   uint32_t   : 11 
 
bit 
 
uint32_t reg
 

Detailed Description

GPIOTE CONFIG[n]: channel configuration register.

Field Documentation

◆ __pad0__

uint32_t gpiote_config_t::__pad0__

◆ __pad1__

uint32_t gpiote_config_t::__pad1__

◆ __pad2__

uint32_t gpiote_config_t::__pad2__

◆ __pad3__

uint32_t gpiote_config_t::__pad3__

◆ [struct]

struct { ... } gpiote_config_t::bit

◆ MODE

uint32_t gpiote_config_t::MODE

◆ OUTINIT

uint32_t gpiote_config_t::OUTINIT

◆ POLARITY

uint32_t gpiote_config_t::POLARITY

◆ PORT

uint32_t gpiote_config_t::PORT

◆ PSEL

uint32_t gpiote_config_t::PSEL

◆ reg

uint32_t gpiote_config_t::reg

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