OpenOCD
initial_gpio_state Struct Reference

Data Fields

unsigned int mode
 
unsigned int output_level
 

Detailed Description

Definition at line 67 of file bcm2835gpio.c.

Field Documentation

◆ mode

unsigned int initial_gpio_state::mode

Definition at line 68 of file bcm2835gpio.c.

Referenced by initialize_gpio().

◆ output_level

unsigned int initial_gpio_state::output_level

Definition at line 69 of file bcm2835gpio.c.

Referenced by initialize_gpio().


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