Component: EEPROM (CAL) (Misc)
From Flowcode Help
Jump to navigationJump to searchAuthor | 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 Source Code
Please click here to download the component source project: FC_Comp_Source_EEPROM.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_EEPROM.fcfx
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.
Macro reference
GetValue
![]() |
GetValue |
Get Value of Named property | |
![]() |
Name |
![]() |
Return |
Read
![]() |
Read |
Read a byte from EEPROM Address | |
![]() |
Address |
![]() |
Return |
Write
![]() |
Write |
Write Data to EEPROM Address | |
![]() |
Address |
![]() |
Data |
![]() |
Return |
Property reference
![]() |
Properties |
![]() |
Size |
![]() |
Type |