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

type OPA2_TIMER = Reg<u32, _OPA2_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 opa2_timer module

Trait Implementations

impl Readable for OPA2_TIMER[src]

read() method returns opa2_timer::R reader structure

impl ResetValue for OPA2_TIMER[src]

Register OPA2_TIMER reset()'s with value 0x0001_0700

type Type = u32

Register size

impl Writable for OPA2_TIMER[src]

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