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

GPIOTE INTENSET / INTENCLR: interrupt enable register. More...

#include <regs.h>

Data Fields

struct { 
 
   uint32_t   IN0: 1 
 
   uint32_t   IN1: 1 
 
   uint32_t   IN2: 1 
 
   uint32_t   IN3: 1 
 
   uint32_t   IN4: 1 
 
   uint32_t   IN5: 1 
 
   uint32_t   IN6: 1 
 
   uint32_t   IN7: 1 
 
   uint32_t   : 23 
 
   uint32_t   PORT: 1 
 
bit 
 
uint32_t reg
 

Detailed Description

GPIOTE INTENSET / INTENCLR: interrupt enable register.

Field Documentation

◆ __pad0__

uint32_t gpiote_inten_t::__pad0__

◆ [struct]

struct { ... } gpiote_inten_t::bit

◆ IN0

uint32_t gpiote_inten_t::IN0

◆ IN1

uint32_t gpiote_inten_t::IN1

◆ IN2

uint32_t gpiote_inten_t::IN2

◆ IN3

uint32_t gpiote_inten_t::IN3

◆ IN4

uint32_t gpiote_inten_t::IN4

◆ IN5

uint32_t gpiote_inten_t::IN5

◆ IN6

uint32_t gpiote_inten_t::IN6

◆ IN7

uint32_t gpiote_inten_t::IN7

◆ PORT

uint32_t gpiote_inten_t::PORT

◆ reg

uint32_t gpiote_inten_t::reg

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