EFM32 Wonder Gecko Software Documentation  efm32wg-doc-4.2.1
efm32wg_gpio_p.h
Go to the documentation of this file.
1 /**************************************************************************/
32 /**************************************************************************/
36 /**************************************************************************/
39 typedef struct
40 {
41  __IO uint32_t CTRL;
42  __IO uint32_t MODEL;
43  __IO uint32_t MODEH;
44  __IO uint32_t DOUT;
45  __O uint32_t DOUTSET;
46  __O uint32_t DOUTCLR;
47  __O uint32_t DOUTTGL;
48  __I uint32_t DIN;
49  __IO uint32_t PINLOCKN;
51 
#define __IO
__IO uint32_t DOUT
__O uint32_t DOUTSET
GPIO_P EFM32WG GPIO P.
__IO uint32_t PINLOCKN
__O uint32_t DOUTCLR
__I uint32_t DIN
__IO uint32_t MODEL
__IO uint32_t CTRL
__O uint32_t DOUTTGL
__IO uint32_t MODEH