Enum esp32_hal::timer::Error [−][src]
pub enum Error {
UnsupportedWatchdogConfig,
OutOfRange,
Disabled,
}Expand description
Timer errors
Variants
Unsupported frequency configuration
Value out of range
Timer is disabled