Type Alias nrf52832_hal::pac::qdec::sampleper::SAMPLEPER_W

source ·
pub type SAMPLEPER_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SAMPLEPER_SPEC, u8, SAMPLEPER_A, Unsafe, 4, O>;
Expand description

Field SAMPLEPER writer - Sample period. The SAMPLE register will be updated for every new sample

Aliased Type§

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