[][src]Type Definition efm32gg11b820::ldma::CH4_LINK

type CH4_LINK = Reg<u32, _CH4_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 ch4_link module

Trait Implementations

impl Readable for CH4_LINK[src]

read() method returns ch4_link::R reader structure

impl ResetValue for CH4_LINK[src]

Register CH4_LINK reset()'s with value 0

type Type = u32

Register size

impl Writable for CH4_LINK[src]

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