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

type REQCLEAR = Reg<u32, _REQCLEAR>;

DMA Channel Request Clear Register

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

For information about available fields see reqclear module

Trait Implementations

impl ResetValue for REQCLEAR[src]

Register REQCLEAR reset()'s with value 0

type Type = u32

Register size

impl Writable for REQCLEAR[src]

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