[][src]Type Definition efm32pg1b_pac::idac0::DUTYCONFIG

type DUTYCONFIG = Reg<u32, _DUTYCONFIG>;

Duty Cycle Configuration Register

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

For information about available fields see dutyconfig module

Trait Implementations

impl Readable for DUTYCONFIG[src]

read() method returns dutyconfig::R reader structure

impl ResetValue for DUTYCONFIG[src]

Register DUTYCONFIG reset()'s with value 0

type Type = u32

Register size

impl Writable for DUTYCONFIG[src]

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