![]() |
File System Component
Version 6.16.6
MDK Middleware for Devices with Flash File System
|
Media lock/unlock information structure. More...
#include <rl_fs.h>
Data Fields | |
uint8_t const * | password |
Password data buffer. More... | |
uint8_t | length |
Password length in bytes. More... | |
uint8_t | flags |
Operation definition bitmask. More... | |
Media lock/unlock information structure.
uint8_t fsLockUnlock::flags |
Operation definition bitmask.
uint8_t fsLockUnlock::length |
Password length in bytes.
uint8_t const* fsLockUnlock::password |
Password data buffer.