[][src]Type Definition k22f::adc1::PG

type PG = Reg<u32, _PG>;

ADC Plus-Side Gain Register

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

For information about available fields see pg module

Trait Implementations

impl Readable for PG[src]

read() method returns pg::R reader structure

impl ResetValue for PG[src]

Register PG reset()'s with value 0x8200

type Type = u32

Register size

impl Writable for PG[src]

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