Type Alias DESTINATION

Source
pub type DESTINATION = Reg<DESTINATION_SPEC>;
Expand description

destination (rw) register accessor: Destination address

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

For information about available fields see destination module

Aliased Typeยง

struct DESTINATION { /* private fields */ }