Difference between revisions of "Component: EEPROM (CAL) (Misc)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray...") |
|||
Line 17: | Line 17: | ||
==Component Pack== | ==Component Pack== | ||
− | + | FREE | |
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 32: | Line 34: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 126: | Line 130: | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:23, 9 November 2022
Author | Matrix TSL |
Version | 2.0 |
Category | Misc |
Contents
EEPROM component
CAL = Code Abstraction Layer - Allows one code base to run on a wide range of chips. A low level implementation giving direct access to the EEPROM peripheral.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
Example showing how to build a component using a CAL component Using CAL Components.
Downloadable macro reference
![]() |
GetValue |
Get Value of Named property | |
![]() |
Name |
![]() |
Return |
![]() |
Read |
Read a byte from EEPROM Address | |
![]() |
Address |
![]() |
Return |
![]() |
Write |
Write Data to EEPROM Address | |
![]() |
Address |
![]() |
Data |
![]() |
Return |
Property reference
![]() |
Properties |
![]() |
Size |
![]() |
Type |