[][src]Type Definition efm32pg12_pac::emu::VMONALTAVDDCTRL

type VMONALTAVDDCTRL = Reg<u32, _VMONALTAVDDCTRL>;

Alternate VMON AVDD Channel Control

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

For information about available fields see vmonaltavddctrl module

Trait Implementations

impl Readable for VMONALTAVDDCTRL[src]

read() method returns vmonaltavddctrl::R reader structure

impl ResetValue for VMONALTAVDDCTRL[src]

Register VMONALTAVDDCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for VMONALTAVDDCTRL[src]

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