Type Alias Erraddr

Source
pub type Erraddr = Reg<ErraddrSpec>;
Expand description

ERRADDR (r) register accessor: Error Address

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

For information about available fields see erraddr module

Aliased Typeยง

struct Erraddr { /* private fields */ }