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

type OPA1_CTRL = Reg<u32, _OPA1_CTRL>;

Operational Amplifier Control Register

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

For information about available fields see opa1_ctrl module

Trait Implementations

impl Readable for OPA1_CTRL[src]

read() method returns opa1_ctrl::R reader structure

impl ResetValue for OPA1_CTRL[src]

Register OPA1_CTRL reset()'s with value 0x0e

type Type = u32

Register size

impl Writable for OPA1_CTRL[src]

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