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

type ADCCTRL = Reg<u32, _ADCCTRL>;
Expand description

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

Register ADCCTRL reset()’s with value 0

Register size

Reset value of the register

read() method returns adcctrl::R reader structure

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