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

type RES = Reg<u32, _RES>;

Result Register

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

For information about available fields see res module

Trait Implementations

impl Readable for RES[src]

read() method returns res::R reader structure

impl ResetValue for RES[src]

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

type Type = u32

Register size

impl Writable for RES[src]

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