Type Alias esp32c3::rsa::QUERY_CLEAN

source ·
pub type QUERY_CLEAN = Reg<QUERY_CLEAN_SPEC>;
Expand description

QUERY_CLEAN (r) register accessor: RSA query clean register

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

For information about available fields see query_clean module

Aliased Type§

struct QUERY_CLEAN { /* private fields */ }