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

type ASMR = Reg<u32, _ASMR>;

Autoscan Source Mode Register

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

For information about available fields see asmr module

Trait Implementations

impl Readable for ASMR[src]

read() method returns asmr::R reader structure

impl ResetValue for ASMR[src]

Register ASMR reset()'s with value 0

type Type = u32

Register size

impl Writable for ASMR[src]

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