Type Alias esp32s2::hmac::QUERY_ERROR

source ·
pub type QUERY_ERROR = Reg<QUERY_ERROR_SPEC>;
Expand description

QUERY_ERROR (r) register accessor: The matching result between key and purpose user configured

You can read this register and get query_error::R. See API.

For information about available fields see query_error module

Aliased Type§

struct QUERY_ERROR { /* private fields */ }