[][src]Type Definition rsl10_pac::adc::ADC_INPUT_SEL

type ADC_INPUT_SEL = Reg<u32, _ADC_INPUT_SEL>;

ADC input selection for channel 0 to 7

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

For information about available fields see adc_input_sel module

Trait Implementations

impl Readable for ADC_INPUT_SEL[src]

read() method returns adc_input_sel::R reader structure

impl ResetValue for ADC_INPUT_SEL[src]

Register ADC_INPUT_SEL[%s] reset()'s with value 0x67

type Type = u32

Register size

impl Writable for ADC_INPUT_SEL[src]

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