imxrt_ral::pwm

Type Alias PWM2

Source
pub type PWM2 = Instance<2>;

Aliased Type§

struct PWM2 { /* private fields */ }

Implementations§

Source§

impl PWM2

Source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§