Type Alias esp32s3::ds::QUERY_KEY_WRONG
source · pub type QUERY_KEY_WRONG = Reg<QUERY_KEY_WRONG_SPEC>;
Expand description
QUERY_KEY_WRONG (r) register accessor: Checks the reason why DS_KEY is not ready
You can read
this register and get query_key_wrong::R
. See API.
For information about available fields see query_key_wrong
module
Aliased Type§
struct QUERY_KEY_WRONG { /* private fields */ }