NK_set_unencrypted_read_write

Function NK_set_unencrypted_read_write 

Source
pub unsafe extern "C" fn NK_set_unencrypted_read_write(
    user_pin: *const c_char,
) -> c_int
👎Deprecated since 3.6.0: use set_unencrypted_read_write_admin instead
Expand description

Make unencrypted volume read-write. Device hides unencrypted volume for a second therefore make sure buffers are flushed before running. Does nothing if firmware version is not matched Firmware range: Storage v0.50, v0.48 and below Storage only @param user_pin 20 characters User PIN @return command processing error code