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

type CH0_SRC = Reg<u32, _CH0_SRC>;

Channel Descriptor Source Data Address Register

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

For information about available fields see ch0_src module

Trait Implementations

impl Readable for CH0_SRC[src]

read() method returns ch0_src::R reader structure

impl ResetValue for CH0_SRC[src]

Register CH0_SRC reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0_SRC[src]

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