Type Alias nrf52810_hal::pac::saadc::resolution::VAL_W

source ·
pub type VAL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, RESOLUTION_SPEC, u8, VAL_A, Unsafe, 3, O>;
Expand description

Field VAL writer - Set the resolution

Aliased Type§

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