[][src]Type Definition lpc82x_pac::adc0::TRM

type TRM = Reg<u32, _TRM>;

ADC Startup register.

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

For information about avaliable fields see trm module

Trait Implementations

impl Readable for TRM[src]

read() method returns trm::R reader structure

impl Writable for TRM[src]

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

impl ResetValue for TRM[src]

Register TRM reset()'s with value 0

type Type = u32

Register size