pub type PendingW<'a, REG> = BitWriter<'a, REG, Pending>;
Field pending(0-31) writer - Bit index that indicates whether the interrupt source is pending
pending(0-31)
struct PendingW<'a, REG> { /* private fields */ }
The interrupt source has no pending interrupt
The interrupt source has a pending interrupt