Enum esp32c2_hal::timer::Error
source · pub enum Error {
TimerActive,
TimerInactive,
AlarmInactive,
}
Expand description
Custom timer error type
pub enum Error {
TimerActive,
TimerInactive,
AlarmInactive,
}
Custom timer error type