GPIOTE CONFIG[n]: channel configuration register.
More...
#include <regs.h>
|
| 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 |
| |
GPIOTE CONFIG[n]: channel configuration register.
◆ __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: