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

stm32g0x_options::::::wwdg_sw field

Syntax

unsigned wwdg_sw:1;

References

LocationReferrerText
stm32g0x.c:132
unsigned wwdg_sw:1;
stm32g0x.c:970stm32x_handle_options_read_command()
options.wwdg_sw ? "soft" : "hard");
stm32g0x.c:1059stm32x_handle_options_write_command()
options.wwdg_sw = 1;
stm32g0x.c:1061stm32x_handle_options_write_command()
options.wwdg_sw = 0;

Data Use

Functions writing stm32g0x_options::::::wwdg_sw
Functions reading stm32g0x_options::::::wwdg_sw
stm32g0x_options::::::wwdg_sw