Type Alias Nister

Source
pub type Nister = Reg<NisterSpec>;
Expand description

NISTER (rw) register accessor: Normal Interrupt Status Enable

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

For information about available fields see nister module

Aliased Typeยง

struct Nister { /* private fields */ }