Trait gd32vf103xx_hal::pwm::Pins[][src]

pub trait Pins<TIMER, Remap> {
    fn remap(&self) -> Remap;
}

Required methods

Implementations on Foreign Types

Implementors