Difference between revisions of "HANcoder/STM32/Blocks/Write to EEPROM"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
Line 4: Line 4:
  
 
A 'Write to EEPROM' block writes a value to the specified EEPROM identifier.
 
A 'Write to EEPROM' block writes a value to the specified EEPROM identifier.
 
===Inport===
 
 
id:
 
  The EEPROM identifier. This input is of type UINT8 and can have a value
 
  between 0..255 to select one of the 256 supported application specific
 
  identifiers.
 
value:
 
  The value to write to the EEPROM identifier. This input is of type UINT16.
 
  
  

Revision as of 12:59, 21 March 2017

Supported Targets: Olimexino, E407, P405

General information about Write to EEPROM

A 'Write to EEPROM' block writes a value to the specified EEPROM identifier.

Block

File:Write To EEPRON Block.png

Mask

File:Write To EEPRON Mask.png