📄 fslowlayer.hip
字号:
#ifndef FSLOWLAYER_HIP#define FSLOWLAYER_HIP/* Lower layers *//*--------------*/void Fs84_01LLInitLowLayer( t_FsConfiguration * pp_Config );void Fs84_02LLThreadComInit( t_LayerCommunication * pp_LayerCom, u8 vp_TypeOfThread );void Fs84_04LLSetNewVolume(t_fsVolStruct * pp_Vol);t_LayerCommunication * Fs84_05GetCommunicationStructPtr(void);void Fs84_06SetCommunicationStructPtr(t_LayerCommunication * pp_LayerCom );void Fs84_07LLCallLowerLayer( u16 vp_Oper, void* pp_Param );#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -