[][src]Type Definition atsamd51j::adc0::OFFSETCORR

type OFFSETCORR = Reg<u16, _OFFSETCORR>;

Offset Correction

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

For information about available fields see offsetcorr module

Trait Implementations

impl Readable for OFFSETCORR[src]

read() method returns offsetcorr::R reader structure

impl ResetValue for OFFSETCORR[src]

Register OFFSETCORR reset()'s with value 0

type Type = u16

Raw register type (u8, u16, u32, ...).

impl Writable for OFFSETCORR[src]

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