pub trait _esp_hal_timer_TimerGroupInstance {
    fn register_block() -> *const RegisterBlock;
}

Required Methods§

Implementors§