fcb_rotate¶
int fcb_rotate(struct fcb *fcb);
Erase the oldest sector in FCB.
Arguments¶
Arguments |
Description |
---|---|
fcb |
Points to FCB. |
Returned values¶
Returns 0 on success; nonzero on failure.
Version master is the development version of the Apache Mynewt documentation. Click here to read the latest released version.