[][src]Type Definition efm32pg1b_pac::ldma::CH7_DST

type CH7_DST = Reg<u32, _CH7_DST>;

Channel Descriptor Destination Data Address Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ch7_dst module

Trait Implementations

impl Readable for CH7_DST[src]

read() method returns ch7_dst::R reader structure

impl ResetValue for CH7_DST[src]

Register CH7_DST reset()'s with value 0

type Type = u32

Register size

impl Writable for CH7_DST[src]

write(|w| ..) method takes ch7_dst::W writer structure