Type Alias MCPWM1

Source
pub type MCPWM1 = Periph<RegisterBlock, 0x3ff6_c000>;
Expand description

Motor Control Pulse-Width Modulation 1

Aliased Type§

pub struct MCPWM1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for MCPWM1

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more