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

type LINKLOAD = Reg<u32, _LINKLOAD>;

DMA Channel Link Load Register

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

For information about available fields see linkload module

Trait Implementations

impl ResetValue for LINKLOAD[src]

Register LINKLOAD reset()'s with value 0

type Type = u32

Register size

impl Writable for LINKLOAD[src]

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