[][src]Type Definition imxrt1062_adc1::OFS

type OFS = Reg<u32, _OFS>;

Offset correction value register

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

For information about available fields see ofs module

Trait Implementations

impl Readable for OFS[src]

read() method returns ofs::R reader structure

impl ResetValue for OFS[src]

Register OFS reset()'s with value 0

type Type = u32

Register size

impl Writable for OFS[src]

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