[][src]Type Definition efm32pg1b_pac::adc0::SCANCTRL

type SCANCTRL = Reg<u32, _SCANCTRL>;

Scan Control Register

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

For information about available fields see scanctrl module

Trait Implementations

impl Readable for SCANCTRL[src]

read() method returns scanctrl::R reader structure

impl ResetValue for SCANCTRL[src]

Register SCANCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for SCANCTRL[src]

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