Preparing search index...
The search index is not available
nodewox
nodewox
"fs"
mount
Function mount
mount
(
storage
:
SDCard
, cs
:
Byte
, mountPoint
:
string
)
:
Promise
<
void
>
挂载存储设备到文件系统
Parameters
storage:
SDCard
存储设备
cs:
Byte
CS引脚
mountPoint:
string
挂载点
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
nodewox
"audio"
"display"
"encdec"
"events"
"fs"
"graphics"
"http"
"math"
"net"
"nodewox"
gpio
i2c
i2s
spi
uart
"sys"
"usb"
File
File
Open
Mode
Metadata
exists
Sync
get
Storage
Status
metadata
mkdir
Sync
mount
open
open
Sync
read
File
read
File
Sync
readdir
readdir
Sync
remove
rename
rmdir
Sync
unmount
挂载存储设备到文件系统