Struct stm32f103xx_hal::pwm::Pwm [] [src]

pub struct Pwm<TIM, CHANNEL> { /* fields omitted */ }

Trait Implementations

impl PwmPin for Pwm<TIM2, C1>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM2, C2>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM2, C3>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM2, C4>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM3, C1>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM3, C2>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM3, C3>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM3, C4>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM4, C1>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM4, C2>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM4, C3>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle

impl PwmPin for Pwm<TIM4, C4>
[src]

Type for the duty methods Read more

[src]

Disables a PWM channel

[src]

Enables a PWM channel

[src]

Returns the current duty cycle

[src]

Returns the maximum duty cycle value

[src]

Sets a new duty cycle