Type Alias nrf52840_hal::pac::saadc::ch::config::TACQ_W

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

Field TACQ writer - Acquisition time, the time the SAADC uses to sample the input voltage

Aliased Type§

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