Type Alias MCPWM0

Source
pub type MCPWM0 = Periph<RegisterBlock, 0x6001_4000>;
Expand description

Motor Control Pulse-Width Modulation 0

Aliased Type§

pub struct MCPWM0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for MCPWM0

Source§

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

Formats the value using the given formatter. Read more