libximc
2.14.27
|
Structure contains user data to save into the FRAM. More...
Data Fields | |
unsigned int | UserData [7] |
User data. |
Structure contains user data to save into the FRAM.
unsigned int UserData[7] |
User data.
It may be set by the user. Each element of the array stores only 32 bits of user data. This is important on systems where an int type contains more than 4 bytes. For example, on all amd64 systems.