Enum esp32c6_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