Type Alias Rcause
Source pub type Rcause = Reg<RcauseSpec>;
Expand description
RCAUSE (r) register accessor: Reset Cause
You can read this register and get rcause::R. See API.
For information about available fields see rcause
module
struct Rcause {  }