imxrt_ral::pwm

Type Alias PWM4

Source
pub type PWM4 = Instance<4>;

Aliased Type§

struct PWM4 { /* private fields */ }

Implementations§

Source§

impl PWM4

Source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§