Type Alias nrf52840_pac::radio::intenclr::PAYLOAD_W
source · pub type PAYLOAD_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, PAYLOAD_AW, O>;
Expand description
Field PAYLOAD
writer - Write ‘1’ to disable interrupt for PAYLOAD event
Aliased Type§
struct PAYLOAD_W<'a, const O: u8> { /* private fields */ }