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

type VMONAVDDCTRL = Reg<u32, _VMONAVDDCTRL>;

VMON AVDD Channel Control

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

For information about available fields see vmonavddctrl module

Trait Implementations

impl Readable for VMONAVDDCTRL[src]

read() method returns vmonavddctrl::R reader structure

impl ResetValue for VMONAVDDCTRL[src]

Register VMONAVDDCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for VMONAVDDCTRL[src]

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