GPIOTE INTENSET / INTENCLR: interrupt enable register.
More...
#include <regs.h>
|
| 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 |
| |
GPIOTE INTENSET / INTENCLR: interrupt enable register.
◆ __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: