Type Definition atsame54p19a_pac::adc0::GAINCORR[][src]

type GAINCORR = Reg<u16, _GAINCORR>;

Gain Correction

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

For information about available fields see gaincorr module

Trait Implementations

impl Readable for GAINCORR[src]

read() method returns gaincorr::R reader structure

impl ResetValue for GAINCORR[src]

Register GAINCORR reset()’s with value 0

type Type = u16

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

impl Writable for GAINCORR[src]

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