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

type CH5_LINK = Reg<u32, _CH5_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 ch5_link module

Trait Implementations

impl Readable for CH5_LINK[src]

read() method returns ch5_link::R reader structure

impl ResetValue for CH5_LINK[src]

Register CH5_LINK reset()'s with value 0

type Type = u32

Register size

impl Writable for CH5_LINK[src]

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