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

type QMR0 = Reg<u32, _QMR0>;

Queue 0 Mode Register

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

For information about available fields see qmr0 module

Trait Implementations

impl Readable for QMR0[src]

read() method returns qmr0::R reader structure

impl ResetValue for QMR0[src]

Register QMR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for QMR0[src]

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