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

type OPA0_MUX = Reg<u32, _OPA0_MUX>;

Operational Amplifier Mux Configuration Register

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

For information about available fields see opa0_mux module

Trait Implementations

impl Readable for OPA0_MUX[src]

read() method returns opa0_mux::R reader structure

impl ResetValue for OPA0_MUX[src]

Register OPA0_MUX reset()'s with value 0x0016_f2f1

type Type = u32

Register size

impl Writable for OPA0_MUX[src]

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