In addition to the
stm_ds<xxxx>.c
file, there are four other files that contain driver-specific information:
●stm_ds<xxxx>_types.h
- Contains types definitions
●stm_ds<xxxx>_conf.h
- Contains the driver configuration information
●stm_ds<xxxx>_conf.c
- Contains the card configuration data structure
●stm_ds<xxxx>_msg.h
-Contains error message handling and warning information