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

type OPA2_CAL = Reg<u32, _OPA2_CAL>;

Operational Amplifier Calibration Register

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

For information about available fields see opa2_cal module

Trait Implementations

impl Readable for OPA2_CAL[src]

read() method returns opa2_cal::R reader structure

impl ResetValue for OPA2_CAL[src]

Register OPA2_CAL reset()'s with value 0x80e7

type Type = u32

Register size

impl Writable for OPA2_CAL[src]

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