[][src]Type Definition k1921vk01t_pac::nt_adc::pp::PP

type PP = Reg<u32, _PP>;

ADC control register

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

For information about avaliable fields see pp module

Trait Implementations

impl Readable for PP[src]

read() method returns pp::R reader structure

impl ResetValue for PP[src]

Register PP reset()'s with value 0

type Type = u32

Register size

impl Writable for PP[src]

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