Type Definition efm32gg11b::adc0::SINGLECTRL[][src]

type SINGLECTRL = Reg<u32, _SINGLECTRL>;
Expand description

Single Channel Control Register

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

For information about available fields see singlectrl module

Trait Implementations

Register SINGLECTRL reset()’s with value 0x00ff_ff00

Register size

Reset value of the register

read() method returns singlectrl::R reader structure

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