pub type R = R<NVIC_ICPR_SPEC>;
Register NVIC_ICPR reader
NVIC_ICPR
struct R { /* 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.