[][src]Type Definition imxrt1062_adc1::GS

type GS = Reg<u32, _GS>;

General status register

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

For information about available fields see gs module

Trait Implementations

impl Readable for GS[src]

read() method returns gs::R reader structure

impl ResetValue for GS[src]

Register GS reset()'s with value 0

type Type = u32

Register size

impl Writable for GS[src]

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