Type Alias QUERY_CHECK

Source
pub type QUERY_CHECK = Reg<QUERY_CHECK_SPEC>;
Expand description

QUERY_CHECK (r) register accessor: Queries DS check result

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

For information about available fields see query_check module

Aliased Typeยง

struct QUERY_CHECK { /* private fields */ }