?? mcspi.h
字號:
#ifndef _OMAP2_MCSPI_H#define _OMAP2_MCSPI_Hstruct omap2_mcspi_platform_config { unsigned short num_cs;};struct omap2_mcspi_device_config { unsigned turbo_mode:1; /* Do we want one channel enabled at the same time? */ unsigned single_channel:1;};#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -