Type Alias nrf51_hal::pac::adc::config::RES_W

source ·
pub type RES_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CONFIG_SPEC, u8, RES_A, Unsafe, 2, O>;
Expand description

Field RES writer - ADC resolution.

Aliased Type§

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