[][src]Type Definition imxrt1062_adc1::GC

type GC = Reg<u32, _GC>;

General control register

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

For information about available fields see gc module

Trait Implementations

impl Readable for GC[src]

read() method returns gc::R reader structure

impl ResetValue for GC[src]

Register GC reset()'s with value 0

type Type = u32

Register size

impl Writable for GC[src]

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