[][src]Type Definition lpc55s6x_pac::adc0::TST

type TST = Reg<u32, _TST>;

ADC Test Register

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

For information about avaliable fields see tst module

Trait Implementations

impl Readable for TST[src]

read() method returns tst::R reader structure

impl Writable for TST[src]

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

impl ResetValue for TST[src]

Register TST reset()'s with value 0

type Type = u32

Register size