Type Alias nrf52810_hal::pac::comp::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 event READY and task SAMPLE

Aliased Type§

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