Enum microbit::hal::rtc::Error [−][src]
pub enum Error {
PrescalerOutOfRange,
CompareOutOfRange,
}Expand description
Error types associated with the RTC peripheral interface.
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Error
impl UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.