[][src]Type Definition efm32gg11b820::adc1::SCANCTRLX

type SCANCTRLX = Reg<u32, _SCANCTRLX>;

Scan Control Register Continued

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

For information about available fields see scanctrlx module

Trait Implementations

impl Readable for SCANCTRLX[src]

read() method returns scanctrlx::R reader structure

impl ResetValue for SCANCTRLX[src]

Register SCANCTRLX reset()'s with value 0

type Type = u32

Register size

impl Writable for SCANCTRLX[src]

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