[][src]Type Definition efm32pg1b_pac::adc0::BIASPROG

type BIASPROG = Reg<u32, _BIASPROG>;

Bias Programming Register for Various Analog Blocks Used in ADC Operation

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

For information about available fields see biasprog module

Trait Implementations

impl Readable for BIASPROG[src]

read() method returns biasprog::R reader structure

impl ResetValue for BIASPROG[src]

Register BIASPROG reset()'s with value 0

type Type = u32

Register size

impl Writable for BIASPROG[src]

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