This keyword allows a variable of type STRU_FILEHND (STRUCT_P) to be defined.
It is used by the flash management instructions f_open(), f_close(), f_read(), f_gets(), ...
It consists of the following information:
Field |
Type |
Description |
---|---|---|
h |
I32 |
handle |
Example declaration:
Example of use:
|