Type Alias Aesr

Source
pub type Aesr = Reg<AesrSpec>;
Expand description

AESR (r) register accessor: ADMA Error Status

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

For information about available fields see aesr module

Aliased Typeยง

struct Aesr { /* private fields */ }