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

type DUTYCONFIG = Reg<u32, _DUTYCONFIG>;
Expand description

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

Register DUTYCONFIG reset()’s with value 0

Register size

Reset value of the register

read() method returns dutyconfig::R reader structure

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