Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
gpio_desc Struct Reference

Detailed Description

Definition at line 124 of file platform_drivers.h.

Data Fields

gpio_type type
 
uint32_t id
 
uint8_t number
 

Field Documentation

◆ id

uint32_t gpio_desc::id

Definition at line 126 of file platform_drivers.h.

◆ number

uint8_t gpio_desc::number

Definition at line 127 of file platform_drivers.h.

◆ type

gpio_type gpio_desc::type

Definition at line 125 of file platform_drivers.h.


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