Skip to content
Snippets Groups Projects
Commit 14827eea authored by patacongo's avatar patacongo
Browse files

Fix comment

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2998 42af7a65-404d-4744-a932-0658087f49c3
parent a8c94492
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@
#define WDT_CTRL_KEY_SHIFT (24) /* Bits 24-31: Write protection key */
#define WDT_CTRL_KEY_MASK (0xff << WDT_CTRL_KEY_SHIFT)
/* Clear Register Bit-field Definitions. These registera have no bit fielda: "Writing
/* Clear Register Bit-field Definitions. These registers have no bit fields: "Writing
* periodically any value to this field when the WDT is enabled, within the watchdog
* time-out period, will prevent a watchdog reset."
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment