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

type SCANNEGSEL = Reg<u32, _SCANNEGSEL>;

Negative Input Select Register for Scan

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

For information about available fields see scannegsel module

Trait Implementations

impl Readable for SCANNEGSEL[src]

read() method returns scannegsel::R reader structure

impl ResetValue for SCANNEGSEL[src]

Register SCANNEGSEL reset()'s with value 0x39e4

type Type = u32

Register size

impl Writable for SCANNEGSEL[src]

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