Type Definition efm32gg11b::eth::DMACFG[][src]

type DMACFG = Reg<u32, _DMACFG>;
Expand description

DMA Configuration Register

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

For information about available fields see dmacfg module

Trait Implementations

Register DMACFG reset()’s with value 0x0002_0704

Register size

Reset value of the register

read() method returns dmacfg::R reader structure

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