[][src]Type Definition xmc4200::vadc::GLOBTF

type GLOBTF = Reg<u32, _GLOBTF>;

Global Test Functions Register

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

For information about available fields see globtf module

Trait Implementations

impl Readable for GLOBTF[src]

read() method returns globtf::R reader structure

impl ResetValue for GLOBTF[src]

Register GLOBTF reset()'s with value 0

type Type = u32

Register size

impl Writable for GLOBTF[src]

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