Type Alias nrf52810_hal::pac::radio::intenclr::PAYLOAD_W

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

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

Aliased Type§

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