Type Alias Dscr

Source
pub type Dscr = Reg<DscrSpec>;
Expand description

DSCR (rw) register accessor: Region Descriptor Area Start Address

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

For information about available fields see dscr module

Aliased Typeยง

struct Dscr { /* private fields */ }