va416xx-hal 0.7.0

HAL for the Vorago VA416xx family of MCUs
Documentation
1
2
3
4
//! API for the TIM peripherals
pub use vorago_shared_hal::timer::*;

pub const TIM_IRQ_OFFSET: usize = 48;