Enum kea_hal::clocks::ics::Error [−][src]
pub enum Error {
InvalidValue,
NoPin,
}Expand description
Custom Error Types
Variants
Value was not valid for the function it was passed into.
Pin has already been returned. Can’t give it again