pub type DISMCYCINT_R = BitReader<bool>;
Expand description

Field DISMCYCINT reader - Disables interruption of multi-cycle instructions. This increases the interrupt latency of the processor becuase LDM/STM completes before interrupt stacking occurs.