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

type CURPROG = Reg<u32, _CURPROG>;
Expand description

Current Programming Register

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

For information about available fields see curprog module

Trait Implementations

Register CURPROG reset()’s with value 0x009b_0000

Register size

Reset value of the register

read() method returns curprog::R reader structure

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