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

Pattern that matches an unknown SensorWakeUpType member.