[][src]Type Definition efm32pg12_pac::vdac0::OPA1_TIMER

type OPA1_TIMER = Reg<u32, _OPA1_TIMER>;

Operational Amplifier Timer Control Register

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

For information about available fields see opa1_timer module

Trait Implementations

impl Readable for OPA1_TIMER[src]

read() method returns opa1_timer::R reader structure

impl ResetValue for OPA1_TIMER[src]

Register OPA1_TIMER reset()'s with value 0x0001_0700

type Type = u32

Register size

impl Writable for OPA1_TIMER[src]

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