[][src]Type Definition efm32pg12_pac::csen::DMCFG

type DMCFG = Reg<u32, _DMCFG>;

Delta Modulation Configuration

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

For information about available fields see dmcfg module

Trait Implementations

impl Readable for DMCFG[src]

read() method returns dmcfg::R reader structure

impl ResetValue for DMCFG[src]

Register DMCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for DMCFG[src]

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