Type Alias nrf52832_hal::pac::lpcomp::shorts::READY_SAMPLE_W

source ·
pub type READY_SAMPLE_W<'a, const O: u8> = BitWriterRaw<'a, u32, SHORTS_SPEC, READY_SAMPLE_A, BitM, O>;
Expand description

Field READY_SAMPLE writer - Shortcut between READY event and SAMPLE task

Aliased Type§

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