va416xx-hal 0.7.0

HAL for the Vorago VA416xx family of MCUs
Documentation
1
2
3
4
//! API for Pulse-Width Modulation (PWM)
//!
//! The Vorago devices use the TIM peripherals to perform PWM related tasks
pub use vorago_shared_hal::pwm::*;