Module error

Module error 

Source
Expand description

§RTC Error Types and Classification

This module provides a standardized error handling framework for RTC drivers, allowing consistent error categorization across different RTC hardware implementations.

Enums§

ErrorKind
Common categories of errors for RTC drivers

Traits§

Error
Trait that RTC driver error types should implement.
ErrorType
RTC error type trait.