Type Alias nrf51_hal::pac::adc::config::INPSEL_W

source ·
pub type INPSEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CONFIG_SPEC, u8, INPSEL_A, Unsafe, 3, O>;
Expand description

Field INPSEL writer - ADC input selection.

Aliased Type§

struct INPSEL_W<'a, const O: u8> { /* private fields */ }