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

Pattern that matches an unknown SensorReportingMode member.