Type Alias esp32c3::hmac::QUERY_ERROR

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

QUERY_ERROR (r) register accessor: Error register.

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 */ }