[][src]Type Definition xmc4100::vadc::GLOBICLASS

type GLOBICLASS = Reg<u32, _GLOBICLASS>;

Input Class Register, Global

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

For information about available fields see globiclass module

Trait Implementations

impl Readable for GLOBICLASS[src]

read() method returns globiclass::R reader structure

impl ResetValue for GLOBICLASS[src]

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

type Type = u32

Register size

impl Writable for GLOBICLASS[src]

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