SAMD_NVM_CMD_PBC is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

SAMD_NVM_CMD_PBC macro

Syntax

#define SAMD_NVM_CMD_PBC 0x44

References

LocationText
at91samd.c:52
#define SAMD_NVM_CMD_PBC 0x44 /* Page Buffer Clear */
at91samd.c:862
res = samd_issue_nvmctrl_command(bank->target, SAMD_NVM_CMD_PBC);