Difference between revisions of "HANcoder/STM32/Blocks/Clear Errors"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
(Created page with "{{HANcoder/block| info= All active/stored errors will be erased from the RAM/EEPROM. |blockImage= ClearErrors.png |maskImage= ClearErrorsMask.png }}")
 
Line 12: Line 12:
  
 
}}
 
}}
 +
 +
{| class="wikitable"
 +
|-
 +
! style="width:150px" | Parameter
 +
! Description
 +
|-
 +
| Active or stored error
 +
| The kind of error to be cleared. Active errors are still active at the moment and stored errors have happened before. They could still be active.
 +
|}

Revision as of 09:29, 5 April 2017

Supported Targets: Olimexino, E407, P405

General information about Clear Errors

All active/stored errors will be erased from the RAM/EEPROM.

Block

ClearErrors.png

Mask

ClearErrorsMask.png

Parameter Description
Active or stored error The kind of error to be cleared. Active errors are still active at the moment and stored errors have happened before. They could still be active.