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

type QINR0 = Reg<u32, _QINR0>;

Queue 0 Input Register

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

For information about available fields see qinr0 module

Trait Implementations

impl ResetValue for QINR0[src]

Register QINR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for QINR0[src]

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