mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Fix comment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2997 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -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 register has no bit fielda: "Writing
|
||||
/* Clear Register Bit-field Definitions. These registera have no bit fielda: "Writing
|
||||
* periodically any value to this field when the WDT is enabled, within the watchdog
|
||||
* time-out period, will prevent a watchdog reset."
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user