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

type OPA0_CTRL = Reg<u32, _OPA0_CTRL>;

Operational Amplifier Control Register

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

For information about available fields see opa0_ctrl module

Trait Implementations

impl Readable for OPA0_CTRL[src]

read() method returns opa0_ctrl::R reader structure

impl ResetValue for OPA0_CTRL[src]

Register OPA0_CTRL reset()'s with value 0x0e

type Type = u32

Register size

impl Writable for OPA0_CTRL[src]

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