include/lss.h
changeset 801 32d146b64a35
parent 529 c171e11707c5
equal deleted inserted replaced
800:f0d16976e46e 801:32d146b64a35
    89 //void _lss_ChangeBaudRate(char *BaudRate);
    89 //void _lss_ChangeBaudRate(char *BaudRate);
    90 
    90 
    91 
    91 
    92 struct struct_lss_transfer;
    92 struct struct_lss_transfer;
    93 
    93 
    94 //#include "timer.h"
    94 //#include "timers.h"
    95 
    95 
    96 #ifdef CO_ENABLE_LSS_FS
    96 #ifdef CO_ENABLE_LSS_FS
    97 struct struct_lss_fs_transfer {
    97 struct struct_lss_fs_transfer {
    98 	UNS32 FS_LSS_ID[4];
    98 	UNS32 FS_LSS_ID[4];
    99 	UNS8 FS_BitChecked[4];
    99 	UNS8 FS_BitChecked[4];