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

type CH6_LINK = Reg<u32, _CH6_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 ch6_link module

Trait Implementations

impl Readable for CH6_LINK[src]

read() method returns ch6_link::R reader structure

impl ResetValue for CH6_LINK[src]

Register CH6_LINK reset()'s with value 0

type Type = u32

Register size

impl Writable for CH6_LINK[src]

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