Type Alias Imsc

Source
pub type Imsc = Reg<ImscSpec>;
Expand description

IMSC (rw) register accessor: Mask interrupt register

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

For information about available fields see imsc module

Aliased Typeยง

struct Imsc { /* private fields */ }