[][src]Type Definition xmc4100::vadc_g0::ICLASS

type ICLASS = Reg<u32, _ICLASS>;

Input Class Register

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

For information about available fields see iclass module

Trait Implementations

impl Readable for ICLASS[src]

read() method returns iclass::R reader structure

impl ResetValue for ICLASS[src]

Register ICLASS[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for ICLASS[src]

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