Macro LedTypeUnknown

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

Pattern that matches an unknown LedType member.