Type Alias xmc4800::gpdma0_ch0::DAR

source ·
pub type DAR = Reg<DAR_SPEC>;
Expand description

DAR (rw) register accessor: Destination Address Register

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

For information about available fields see dar module

Aliased Type§

struct DAR { /* private fields */ }