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

type THR0_LOW = Reg<u32, _THR0_LOW>;

ADC Low Compare Threshold register 0: Contains the lower threshold level for automatic threshold comparison for any channels linked to threshold pair 0.

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

For information about avaliable fields see thr0_low module

Trait Implementations

impl Readable for THR0_LOW[src]

read() method returns thr0_low::R reader structure

impl Writable for THR0_LOW[src]

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

impl ResetValue for THR0_LOW[src]

Register THR0_LOW reset()'s with value 0

type Type = u32

Register size