Type Alias nrf52840_hal::pac::radio::intenset::PAYLOAD_W

source ·
pub type PAYLOAD_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, PAYLOAD_AW, BitM, O>;
Expand description

Field PAYLOAD writer - Write ‘1’ to enable interrupt for PAYLOAD event

Aliased Type§

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