Type Alias Eistr

Source
pub type Eistr = Reg<EistrSpec>;
Expand description

EISTR (rw) register accessor: Error Interrupt Status

You can read this register and get eistr::R. You can reset, write, write_with_zero this register using eistr::W. You can also modify this register. See API.

For information about available fields see eistr module

Aliased Typeยง

struct Eistr { /* private fields */ }