Type Alias Result
Source pub type Result = Reg<ResultSpec>;
Expand description
RESULT (r) register accessor: Filter Result
You can read
this register and get result::R
. See API.
For information about available fields see result
module
struct Result { }