The access-mode of the register. It must be one of:
ro
: read-onlyrw
: read-writeNormal response.
Unauthorized response.
{- "result": "ro",
- "error": "Error message (present if an error occurred)."
}
The access-mode of the register. It must be one of:
ro
: read-onlyrw
: read-writeNormal response.
Unauthorized response.
"ro"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
The access-mode of the register. It must be one of:
ro
: read-onlyrw
: read-writeNormal response.
Unauthorized response.
"ro"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to rw
.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}