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

type OPA2_MUX = Reg<u32, _OPA2_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 opa2_mux module

Trait Implementations

impl Readable for OPA2_MUX[src]

read() method returns opa2_mux::R reader structure

impl ResetValue for OPA2_MUX[src]

Register OPA2_MUX reset()'s with value 0x0016_f2f1

type Type = u32

Register size

impl Writable for OPA2_MUX[src]

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