OpenOCD
initial_gpio_state Struct Reference

Data Fields

unsigned int mode
 
unsigned int output_level
 

Detailed Description

Definition at line 55 of file bcm2835gpio.c.

Field Documentation

◆ mode

unsigned int initial_gpio_state::mode

Definition at line 56 of file bcm2835gpio.c.

Referenced by initialize_gpio().

◆ output_level

unsigned int initial_gpio_state::output_level

Definition at line 57 of file bcm2835gpio.c.

Referenced by initialize_gpio().


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