pub type W = W<NVIC_ICPR_SPEC>;
Register NVIC_ICPR writer
NVIC_ICPR
struct W { /* private fields */ }
Bits 0:31 - Interrupt clear-pending bits. Write: 0 = No effect. 1 = Removes pending state and interrupt. Read: 0 = Interrupt is not pending. 1 = Interrupt is pending.
Writes raw bits to the register.
Passing incorrect value can cause undefined behaviour. See reference manual