stm32g0x_options::::::rst_stdby is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32g0x_options::::::rst_stdby

stm32g0x_options::::::rst_stdby field

Syntax

unsigned rst_stdby:1;

References

LocationReferrerText
stm32g0x.c:127
unsigned rst_stdby:1;
stm32g0x.c:976stm32x_handle_options_read_command()
options.rst_stdby ? "no " : "");
stm32g0x.c:1039stm32x_handle_options_write_command()
options.rst_stdby = 1;
stm32g0x.c:1041stm32x_handle_options_write_command()
options.rst_stdby = 0;

Data Use

Functions writing stm32g0x_options::::::rst_stdby
Functions reading stm32g0x_options::::::rst_stdby
stm32g0x_options::::::rst_stdby