readme.txt
来自「MMC driver for LPC21」· 文本 代码 · 共 17 行
TXT
17 行
free code, free usage, modify at you see fit, no ties.
See notes at top of source files (particularly mmc.c & mmc.h).
main.c shows how to use the mmc module.
Basically ..
Easy to use spi mode mmc routines with optional full crc error checking.
Obtains all possible info from card in spi mode (card size, number of sectors, sector size etc etc).
There are a few mmc compile options at the top of the mmc.h file that you can change.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?