[][src]Type Definition efm32pg12_pac::ldma::CH7_LINK

type CH7_LINK = Reg<u32, _CH7_LINK>;

Channel Descriptor Link Structure Address Register

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

For information about available fields see ch7_link module

Trait Implementations

impl Readable for CH7_LINK[src]

read() method returns ch7_link::R reader structure

impl ResetValue for CH7_LINK[src]

Register CH7_LINK reset()'s with value 0

type Type = u32

Register size

impl Writable for CH7_LINK[src]

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