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