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

type OPA0_CAL = Reg<u32, _OPA0_CAL>;

Operational Amplifier Calibration Register

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

For information about available fields see opa0_cal module

Trait Implementations

impl Readable for OPA0_CAL[src]

read() method returns opa0_cal::R reader structure

impl ResetValue for OPA0_CAL[src]

Register OPA0_CAL reset()'s with value 0x80e7

type Type = u32

Register size

impl Writable for OPA0_CAL[src]

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