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

type CH4_SRC = Reg<u32, _CH4_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 ch4_src module

Trait Implementations

impl Readable for CH4_SRC[src]

read() method returns ch4_src::R reader structure

impl ResetValue for CH4_SRC[src]

Register CH4_SRC reset()'s with value 0

type Type = u32

Register size

impl Writable for CH4_SRC[src]

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