Use paste!
to simplify port macros in avr-hal-generic
#545
Annotations
6 errors
|
mcu/atmega-hal/src/simple_pwm.rs#L296
cannot find type `PC5` in module `crate::port`
|
mcu/atmega-hal/src/simple_pwm.rs#L302
no method named `wgm4` found for mutable reference `&mut avr_device::atmega32u4::tc4::tccr4a::W` in the current scope
|
mcu/atmega-hal/src/simple_pwm.rs#L302
no method named `wgm4` found for mutable reference `&mut avr_device::atmega32u4::tc4::tccr4b::W` in the current scope
|
mcu/atmega-hal/src/simple_pwm.rs#L302
no method named `com4c` found for mutable reference `&mut avr_device::atmega32u4::tc4::tccr4a::W` in the current scope
|
|
The logs for this run have expired and are no longer available.
Loading