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

type THR1_LOW = Reg<u32, _THR1_LOW>;

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

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

For information about avaliable fields see thr1_low module

Trait Implementations

impl Readable for THR1_LOW[src]

read() method returns thr1_low::R reader structure

impl Writable for THR1_LOW[src]

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

impl ResetValue for THR1_LOW[src]

Register THR1_LOW reset()'s with value 0

type Type = u32

Register size