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

type SCANINPUTSEL = Reg<u32, _SCANINPUTSEL>;

Input Selection Register for Scan Mode

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

For information about available fields see scaninputsel module

Trait Implementations

impl Readable for SCANINPUTSEL[src]

read() method returns scaninputsel::R reader structure

impl ResetValue for SCANINPUTSEL[src]

Register SCANINPUTSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for SCANINPUTSEL[src]

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