[][src]Type Definition efm32gg11b820::emu::R5VADCCTRL

type R5VADCCTRL = Reg<u32, _R5VADCCTRL>;

5V Regulator Control

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

For information about available fields see r5vadcctrl module

Trait Implementations

impl Readable for R5VADCCTRL[src]

read() method returns r5vadcctrl::R reader structure

impl ResetValue for R5VADCCTRL[src]

Register R5VADCCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for R5VADCCTRL[src]

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