Get an erased value
#include <hw/dcmd_sim_mmcsd.h> #define DCMD_MMCSD_ERASED_VAL __DIOF(_DCMD_CAM, _SIM_MMCSD + 53, uint8_t)
Argument | Value |
---|---|
filedes | A file descriptor that you obtained by opening the device |
dcmd | DCMD_MMCSD_ERASED_VAL |
dev_data_ptr | A pointer to a uint8_t |
n_bytes | sizeof(uint8_t) |
dev_info_ptr | NULL |
This command gets an erased value from the RPMB.
None.
The erased value.
devctl() in the QNX Neutrino C Library Reference