[][src]Function imxrt_iomuxc::pwm::prepare

pub fn prepare<P: Pin>(pin: &mut P)

Prepare a PWM pin

Safety

prepare() inherits all the unsafety of the IOMUX supertrait.