Type Alias SOURCE

Source
pub type SOURCE = Reg<SOURCE_SPEC>;
Expand description

source (rw) register accessor: Source address

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

For information about available fields see source module

Aliased Typeยง

struct SOURCE { /* private fields */ }