[][src]Type Definition k22f::adc0::MG

type MG = Reg<u32, _MG>;

ADC Minus-Side Gain Register

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

For information about available fields see mg module

Trait Implementations

impl Readable for MG[src]

read() method returns mg::R reader structure

impl ResetValue for MG[src]

Register MG reset()'s with value 0x8200

type Type = u32

Register size

impl Writable for MG[src]

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