Type Alias Sisr

Source
pub type Sisr = Reg<SisrSpec>;
Expand description

SISR (r) register accessor: Slot Interrupt Status

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

For information about available fields see sisr module

Aliased Typeยง

struct Sisr { /* private fields */ }