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

type CURPROG = Reg<u32, _CURPROG>;

Current Programming Register

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

For information about avaliable fields see curprog module

Trait Implementations

impl Readable for CURPROG[src]

read() method returns curprog::R reader structure

impl Writable for CURPROG[src]

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

impl ResetValue for CURPROG[src]

Register CURPROG reset()'s with value 0

type Type = u32

Register size