[][src]Type Definition efm32pg12_pac::cmu::ADCCTRL

type ADCCTRL = Reg<u32, _ADCCTRL>;

ADC Control Register

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

For information about available fields see adcctrl module

Trait Implementations

impl Readable for ADCCTRL[src]

read() method returns adcctrl::R reader structure

impl ResetValue for ADCCTRL[src]

Register ADCCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for ADCCTRL[src]

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