[][src]Type Definition xmc4200::vadc_g0::ASCTRL

type ASCTRL = Reg<u32, _ASCTRL>;

Autoscan Source Control Register

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

For information about available fields see asctrl module

Trait Implementations

impl Readable for ASCTRL[src]

read() method returns asctrl::R reader structure

impl ResetValue for ASCTRL[src]

Register ASCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for ASCTRL[src]

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