macro_rules! InterruptModeUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown InterruptMode member.