Function imxrt_hal::flexpwm::new

source ·
pub fn new<const N: u8>(pwm: Instance<N>) -> (Pwm<N>, Submodules<N>)
Expand description

Create a PWM peripheral with its submodules.