Type Alias Acesr
Source pub type Acesr = Reg<AcesrSpec>;
Expand description
ACESR (r) register accessor: Auto CMD Error Status
You can read
this register and get acesr::R
. See API.
For information about available fields see acesr
module
struct Acesr { }