Struct lpc43xx::MCPWM [] [src]

pub struct MCPWM { /* fields omitted */ }

Motor Control PWM (MOTOCONPWM)

Methods

impl MCPWM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for MCPWM
[src]

impl Deref for MCPWM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for MCPWM