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