APM:Libraries
Public Attributes | List of all members
gpio_dev Struct Reference

#include <gpio_hal.h>

Public Attributes

GPIO_TypeDef * GPIOx
 
uint32_t clk
 
afio_exti_port exti_port
 

Detailed Description

GPIO device type

Definition at line 53 of file gpio_hal.h.

Member Data Documentation

◆ clk

uint32_t gpio_dev::clk

RCC clock information

Definition at line 55 of file gpio_hal.h.

Referenced by gpio_set_mode(), and i2c_lowLevel_init().

◆ exti_port

afio_exti_port gpio_dev::exti_port

AFIO external interrupt port value

Definition at line 56 of file gpio_hal.h.

Referenced by gpio_exti_port().

◆ GPIOx

GPIO_TypeDef* gpio_dev::GPIOx

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