[INFO] fetching crate nrf-hal-common 0.13.0...
[INFO] building nrf-hal-common-0.13.0 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3
[INFO] extracting crate nrf-hal-common 0.13.0 into /workspace/builds/worker-108/source
[INFO] validating manifest of crates.io crate nrf-hal-common 0.13.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nrf-hal-common 0.13.0
[INFO] finished tweaking crates.io crate nrf-hal-common 0.13.0
[INFO] tweaked toml for crates.io crate nrf-hal-common 0.13.0 written to /workspace/builds/worker-108/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57043eb99eb4c1bc462937bbcec5519e1fa630cae8773cb966e581b5cc20ddbc
[INFO] running `Command { std: "docker" "start" "-a" "57043eb99eb4c1bc462937bbcec5519e1fa630cae8773cb966e581b5cc20ddbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57043eb99eb4c1bc462937bbcec5519e1fa630cae8773cb966e581b5cc20ddbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57043eb99eb4c1bc462937bbcec5519e1fa630cae8773cb966e581b5cc20ddbc", kill_on_drop: false }`
[INFO] [stdout] 57043eb99eb4c1bc462937bbcec5519e1fa630cae8773cb966e581b5cc20ddbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea8a4cfaf05a3fc96fd1d1b13c1a4761ab1106bc0bc400bf176f10ac78b658ce
[INFO] running `Command { std: "docker" "start" "-a" "ea8a4cfaf05a3fc96fd1d1b13c1a4761ab1106bc0bc400bf176f10ac78b658ce", kill_on_drop: false }`
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling semver v1.0.4
[INFO] [stderr] Compiling az v1.1.1
[INFO] [stderr] Compiling nb v1.0.0
[INFO] [stderr] Compiling typenum v1.13.0
[INFO] [stderr] Compiling cortex-m v0.7.3
[INFO] [stderr] Compiling fixed v1.9.0
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling vcell v0.1.3
[INFO] [stderr] Compiling bitfield v0.13.2
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling half v1.7.1
[INFO] [stderr] Compiling bytemuck v1.7.2
[INFO] [stderr] Compiling nrf-hal-common v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling embedded-storage v0.1.0
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling embedded-dma v0.1.2
[INFO] [stderr] Compiling volatile-register v0.2.1
[INFO] [stderr] Compiling nb v0.1.3
[INFO] [stderr] Compiling embedded-hal v0.2.6
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling bare-metal v0.2.5
[INFO] [stderr] Compiling cast v0.2.7
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/ccm.rs:55:12
[INFO] [stdout] |
[INFO] [stdout] 55 | use crate::pac::ccm::mode::{DATARATE_A, LENGTH_A};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/ccm.rs:49:5
[INFO] [stdout] |
[INFO] [stdout] 49 | pac::{AAR, CCM},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/comp.rs:9:12
[INFO] [stdout] |
[INFO] [stdout] 9 | crate::pac::{
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/clocks.rs:7:12
[INFO] [stdout] |
[INFO] [stdout] 7 | use crate::pac::CLOCK;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/comp.rs:9:12
[INFO] [stdout] |
[INFO] [stdout] 9 | crate::pac::{
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/ecb.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::pac::ECB;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/gpio.rs:327:12
[INFO] [stdout] |
[INFO] [stdout] 327 | use crate::pac::p0::pin_cnf;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/gpio.rs:67:12
[INFO] [stdout] |
[INFO] [stdout] 67 | use crate::pac::{p0 as gpio, P0};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/gpiote.rs:19:12
[INFO] [stdout] |
[INFO] [stdout] 19 | crate::pac::gpiote::{_EVENTS_IN, _EVENTS_PORT, _TASKS_OUT},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/gpiote.rs:20:12
[INFO] [stdout] |
[INFO] [stdout] 20 | crate::pac::{generic::Reg, GPIOTE},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/gpiote.rs:10:12
[INFO] [stdout] |
[INFO] [stdout] 10 | use crate::pac::P0;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/gpiote.rs:24:12
[INFO] [stdout] |
[INFO] [stdout] 24 | use crate::pac::gpiote::{_TASKS_CLR, _TASKS_SET};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/gpiote.rs:20:12
[INFO] [stdout] |
[INFO] [stdout] 20 | crate::pac::{generic::Reg, GPIOTE},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/i2s.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | pac::generic::Reg,
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/lpcomp.rs:12:12
[INFO] [stdout] |
[INFO] [stdout] 12 | crate::pac::{
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/i2s.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::pac::{i2s, I2S as I2S_PAC};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/lpcomp.rs:12:12
[INFO] [stdout] |
[INFO] [stdout] 12 | crate::pac::{
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/nvmc.rs:6:12
[INFO] [stdout] |
[INFO] [stdout] 6 | use crate::pac::nvmc;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/ppi/mod.rs:12:12
[INFO] [stdout] |
[INFO] [stdout] 12 | use crate::pac::generic::Reg;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/ppi/mod.rs:13:12
[INFO] [stdout] |
[INFO] [stdout] 13 | use crate::pac::ppi::tasks_chg::{_DIS, _EN};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/nvmc.rs:10:12
[INFO] [stdout] |
[INFO] [stdout] 10 | use crate::pac::NVMC;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:6:12
[INFO] [stdout] |
[INFO] [stdout] 6 | use crate::pac::pwm0::*;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:11:5
[INFO] [stdout] |
[INFO] [stdout] 11 | pac::{generic::Reg, Interrupt},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/ppi/mod.rs:14:12
[INFO] [stdout] |
[INFO] [stdout] 14 | use crate::pac::PPI;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/pwm.rs:11:5
[INFO] [stdout] |
[INFO] [stdout] 11 | pac::{generic::Reg, Interrupt},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/qdec.rs:8:12
[INFO] [stdout] |
[INFO] [stdout] 8 | crate::pac::QDEC,
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/rng.rs:7:12
[INFO] [stdout] |
[INFO] [stdout] 7 | use crate::pac::RNG;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/rtc.rs:9:12
[INFO] [stdout] |
[INFO] [stdout] 9 | use crate::pac::{rtc0, Interrupt, NVIC, RTC0, RTC1};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/saadc.rs:33:12
[INFO] [stdout] |
[INFO] [stdout] 33 | use crate::pac::{saadc, SAADC};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/spi.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | pac::{spi0, SPI0},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/spim.rs:12:12
[INFO] [stdout] |
[INFO] [stdout] 12 | use crate::pac::{spim0, SPIM0};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::target_constants::EASY_DMA_SIZE`
[INFO] [stdout] --> src/spim.rs:29:31
[INFO] [stdout] |
[INFO] [stdout] 29 | use crate::target_constants::{EASY_DMA_SIZE, FORCE_COPY_BUFFER_SIZE};
[INFO] [stdout] | ^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/spis.rs:19:12
[INFO] [stdout] |
[INFO] [stdout] 19 | use crate::pac::{
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/spis.rs:32:5
[INFO] [stdout] |
[INFO] [stdout] 32 | pac::{generic::Reg, Interrupt},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/spis.rs:19:12
[INFO] [stdout] |
[INFO] [stdout] 19 | use crate::pac::{
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::target_constants::EASY_DMA_SIZE`
[INFO] [stdout] --> src/spis.rs:32:5
[INFO] [stdout] |
[INFO] [stdout] 32 | pac::{generic::Reg, Interrupt},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout] 33 | target_constants::{EASY_DMA_SIZE, SRAM_LOWER, SRAM_UPPER},
[INFO] [stdout] | ^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/timer.rs:16:12
[INFO] [stdout] |
[INFO] [stdout] 16 | use crate::pac::{
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/temp.rs:3:12
[INFO] [stdout] |
[INFO] [stdout] 3 | use crate::pac::TEMP;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/timer.rs:16:12
[INFO] [stdout] |
[INFO] [stdout] 16 | use crate::pac::{
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/twim.rs:16:12
[INFO] [stdout] |
[INFO] [stdout] 16 | use crate::pac::{twim0, TWIM0};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::target_constants::EASY_DMA_SIZE`
[INFO] [stdout] --> src/twim.rs:24:24
[INFO] [stdout] |
[INFO] [stdout] 24 | target_constants::{EASY_DMA_SIZE, FORCE_COPY_BUFFER_SIZE},
[INFO] [stdout] | ^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/twis.rs:25:5
[INFO] [stdout] |
[INFO] [stdout] 25 | pac::{generic::Reg, Interrupt},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/twis.rs:13:12
[INFO] [stdout] |
[INFO] [stdout] 13 | use crate::pac::{twis0, P0, TWIS0};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::target_constants::EASY_DMA_SIZE`
[INFO] [stdout] --> src/twis.rs:25:5
[INFO] [stdout] |
[INFO] [stdout] 25 | pac::{generic::Reg, Interrupt},
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout] 26 | slice_in_ram_or,
[INFO] [stdout] 27 | target_constants::{EASY_DMA_SIZE, SRAM_LOWER, SRAM_UPPER},
[INFO] [stdout] | ^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/uarte.rs:20:12
[INFO] [stdout] |
[INFO] [stdout] 20 | use crate::pac::{uarte0, UARTE0};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::target_constants::EASY_DMA_SIZE`
[INFO] [stdout] --> src/uarte.rs:25:5
[INFO] [stdout] |
[INFO] [stdout] 25 | use crate::target_constants::EASY_DMA_SIZE;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout] --> src/uicr.rs:9:12
[INFO] [stdout] |
[INFO] [stdout] 9 | use crate::pac::{NVMC, UICR};
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `i2s::_EVENTS_RXPTRUPD`, `i2s::_EVENTS_STOPPED`, `i2s::_EVENTS_TXPTRUPD`, `i2s::_TASKS_START`, `i2s::_TASKS_STOP`, `saadc::ch::config::GAIN_A`, `saadc::ch::config::REFSEL_A`, `saadc::ch::config::RESP_A`, `saadc::ch::config::TACQ_A`, `saadc::oversample::OVERSAMPLE_A`, `saadc::resolution::VAL_A`, `spi0::frequency::FREQUENCY_A`, `spim0::frequency::FREQUENCY_A`, `twim0::frequency::FREQUENCY_A`, `twis0::_EVENTS_ERROR`, `twis0::_EVENTS_READ`, `twis0::_EVENTS_RXSTARTED`, `twis0::_EVENTS_STOPPED`, `twis0::_EVENTS_TXSTARTED`, `twis0::_EVENTS_WRITE`, `twis0::_TASKS_PREPARERX`, `twis0::_TASKS_PREPARETX`, `twis0::_TASKS_RESUME`, `twis0::_TASKS_STOP`, `twis0::_TASKS_SUSPEND`, `uarte0::baudrate::BAUDRATE_A`, `uarte0::config::PARITY_A`, `super::P0`
[INFO] [stdout] --> src/gpio.rs:366:17
[INFO] [stdout] |
[INFO] [stdout] 366 | $PX
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 588 | / gpio!(P0, p0, p0, Port::Port0, [
[INFO] [stdout] 589 | | P0_00: (p0_00, 0, Disconnected),
[INFO] [stdout] 590 | | P0_01: (p0_01, 1, Disconnected),
[INFO] [stdout] 591 | | P0_02: (p0_02, 2, Disconnected),
[INFO] [stdout] ... |
[INFO] [stdout] 620 | | P0_31: (p0_31, 31, Disconnected),
[INFO] [stdout] 621 | | ]);
[INFO] [stdout] | |___- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] ::: src/wdt.rs:12:20
[INFO] [stdout] |
[INFO] [stdout] 12 | use crate::pac::WDT;
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout] |
[INFO] [stdout] ::: src/i2s.rs:16:11
[INFO] [stdout] |
[INFO] [stdout] 16 | use i2s::{_EVENTS_RXPTRUPD, _EVENTS_STOPPED, _EVENTS_TXPTRUPD, _TASKS_START, _TASKS_STOP};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/saadc.rs:42:18
[INFO] [stdout] |
[INFO] [stdout] 42 | ch::config::{GAIN_A as Gain, REFSEL_A as Reference, RESP_A as Resistor, TACQ_A as Time},
[INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^
[INFO] [stdout] 43 | oversample::OVERSAMPLE_A as Oversample,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 | resolution::VAL_A as Resolution,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/spi.rs:13:9
[INFO] [stdout] |
[INFO] [stdout] 13 | pub use spi0::frequency::FREQUENCY_A as Frequency;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/spim.rs:15:9
[INFO] [stdout] |
[INFO] [stdout] 15 | pub use spim0::frequency::FREQUENCY_A as Frequency;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/twim.rs:27:9
[INFO] [stdout] |
[INFO] [stdout] 27 | pub use twim0::frequency::FREQUENCY_A as Frequency;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/twis.rs:19:5
[INFO] [stdout] |
[INFO] [stdout] 19 | _EVENTS_ERROR, _EVENTS_READ, _EVENTS_RXSTARTED, _EVENTS_STOPPED, _EVENTS_TXSTARTED,
[INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 | _EVENTS_WRITE, _TASKS_PREPARERX, _TASKS_PREPARETX, _TASKS_RESUME, _TASKS_STOP, _TASKS_SUSPEND,
[INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/uarte.rs:29:18
[INFO] [stdout] |
[INFO] [stdout] 29 | pub use uarte0::{baudrate::BAUDRATE_A as Baudrate, config::PARITY_A as Parity};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DATARATE_A`
[INFO] [stdout] --> src/ccm.rs:78:13
[INFO] [stdout] |
[INFO] [stdout] 78 | DATARATE_A::_1MBIT
[INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DATARATE_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DATARATE_A`
[INFO] [stdout] --> src/ccm.rs:80:13
[INFO] [stdout] |
[INFO] [stdout] 80 | DATARATE_A::_2MBIT
[INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DATARATE_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LENGTH_A`
[INFO] [stdout] --> src/ccm.rs:250:13
[INFO] [stdout] |
[INFO] [stdout] 250 | LENGTH_A::DEFAULT
[INFO] [stdout] | ^^^^^^^^ use of undeclared type `LENGTH_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LENGTH_A`
[INFO] [stdout] --> src/ccm.rs:263:13
[INFO] [stdout] |
[INFO] [stdout] 263 | LENGTH_A::EXTENDED
[INFO] [stdout] | ^^^^^^^^ use of undeclared type `LENGTH_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LENGTH_A`
[INFO] [stdout] --> src/ccm.rs:379:13
[INFO] [stdout] |
[INFO] [stdout] 379 | LENGTH_A::DEFAULT
[INFO] [stdout] | ^^^^^^^^ use of undeclared type `LENGTH_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LENGTH_A`
[INFO] [stdout] --> src/ccm.rs:392:13
[INFO] [stdout] |
[INFO] [stdout] 392 | LENGTH_A::EXTENDED
[INFO] [stdout] | ^^^^^^^^ use of undeclared type `LENGTH_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/comp.rs:286:31
[INFO] [stdout] |
[INFO] [stdout] 286 | P0_02> => EXTREFSEL_A::ANALOGREFERENCE0,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/comp.rs:287:31
[INFO] [stdout] |
[INFO] [stdout] 287 | P0_03> => EXTREFSEL_A::ANALOGREFERENCE1,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/comp.rs:288:31
[INFO] [stdout] |
[INFO] [stdout] 288 | P0_04> => EXTREFSEL_A::ANALOGREFERENCE2,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/comp.rs:289:31
[INFO] [stdout] |
[INFO] [stdout] 289 | P0_05> => EXTREFSEL_A::ANALOGREFERENCE3,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/comp.rs:290:31
[INFO] [stdout] |
[INFO] [stdout] 290 | P0_28> => EXTREFSEL_A::ANALOGREFERENCE4,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/comp.rs:291:31
[INFO] [stdout] |
[INFO] [stdout] 291 | P0_29> => EXTREFSEL_A::ANALOGREFERENCE5,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/comp.rs:292:31
[INFO] [stdout] |
[INFO] [stdout] 292 | P0_30> => EXTREFSEL_A::ANALOGREFERENCE6,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/comp.rs:293:31
[INFO] [stdout] |
[INFO] [stdout] 293 | P0_31> => EXTREFSEL_A::ANALOGREFERENCE7,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/comp.rs:298:31
[INFO] [stdout] |
[INFO] [stdout] 298 | P0_02> => PSEL_A::ANALOGINPUT0,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/comp.rs:299:31
[INFO] [stdout] |
[INFO] [stdout] 299 | P0_03> => PSEL_A::ANALOGINPUT1,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/comp.rs:300:31
[INFO] [stdout] |
[INFO] [stdout] 300 | P0_04> => PSEL_A::ANALOGINPUT2,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/comp.rs:301:31
[INFO] [stdout] |
[INFO] [stdout] 301 | P0_05> => PSEL_A::ANALOGINPUT3,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/comp.rs:302:31
[INFO] [stdout] |
[INFO] [stdout] 302 | P0_28> => PSEL_A::ANALOGINPUT4,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/comp.rs:303:31
[INFO] [stdout] |
[INFO] [stdout] 303 | P0_29> => PSEL_A::ANALOGINPUT5,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/comp.rs:304:31
[INFO] [stdout] |
[INFO] [stdout] 304 | P0_30> => PSEL_A::ANALOGINPUT6,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/comp.rs:305:31
[INFO] [stdout] |
[INFO] [stdout] 305 | P0_31> => PSEL_A::ANALOGINPUT7,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pin_cnf`
[INFO] [stdout] --> src/gpio.rs:330:25
[INFO] [stdout] |
[INFO] [stdout] 330 | fn variant(self) -> pin_cnf::DRIVE_A {
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `pin_cnf`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pin_cnf`
[INFO] [stdout] --> src/gpio.rs:334:37
[INFO] [stdout] |
[INFO] [stdout] 334 | Disconnect0Standard1 => pin_cnf::DRIVE_A::D0S1,
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `pin_cnf`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pin_cnf`
[INFO] [stdout] --> src/gpio.rs:335:38
[INFO] [stdout] |
[INFO] [stdout] 335 | Disconnect0HighDrive1 => pin_cnf::DRIVE_A::D0H1,
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `pin_cnf`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pin_cnf`
[INFO] [stdout] --> src/gpio.rs:336:37
[INFO] [stdout] |
[INFO] [stdout] 336 | Standard0Disconnect1 => pin_cnf::DRIVE_A::S0D1,
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `pin_cnf`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pin_cnf`
[INFO] [stdout] --> src/gpio.rs:337:38
[INFO] [stdout] |
[INFO] [stdout] 337 | HighDrive0Disconnect1 => pin_cnf::DRIVE_A::H0D1,
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `pin_cnf`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:264:31
[INFO] [stdout] |
[INFO] [stdout] 264 | P0_02> => EXTREFSEL_A::ANALOGREFERENCE0,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EXTREFSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:265:31
[INFO] [stdout] |
[INFO] [stdout] 265 | P0_03> => EXTREFSEL_A::ANALOGREFERENCE1,
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `EXTREFSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:270:31
[INFO] [stdout] |
[INFO] [stdout] 270 | P0_02> => PSEL_A::ANALOGINPUT0,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:271:31
[INFO] [stdout] |
[INFO] [stdout] 271 | P0_03> => PSEL_A::ANALOGINPUT1,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:272:31
[INFO] [stdout] |
[INFO] [stdout] 272 | P0_04> => PSEL_A::ANALOGINPUT2,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:273:31
[INFO] [stdout] |
[INFO] [stdout] 273 | P0_05> => PSEL_A::ANALOGINPUT3,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:274:31
[INFO] [stdout] |
[INFO] [stdout] 274 | P0_28> => PSEL_A::ANALOGINPUT4,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:275:31
[INFO] [stdout] |
[INFO] [stdout] 275 | P0_29> => PSEL_A::ANALOGINPUT5,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:276:31
[INFO] [stdout] |
[INFO] [stdout] 276 | P0_30> => PSEL_A::ANALOGINPUT6,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PSEL_A`
[INFO] [stdout] --> src/lpcomp.rs:277:31
[INFO] [stdout] |
[INFO] [stdout] 277 | P0_31> => PSEL_A::ANALOGINPUT7,
[INFO] [stdout] | ^^^^^^ use of undeclared type `PSEL_A`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:1121:26
[INFO] [stdout] |
[INFO] [stdout] 1121 | impl Instance for crate::pac::PWM0 {
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:1130:26
[INFO] [stdout] |
[INFO] [stdout] 1130 | impl Instance for crate::pac::PWM1 {
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:1138:26
[INFO] [stdout] |
[INFO] [stdout] 1138 | impl Instance for crate::pac::PWM2 {
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:1151:26
[INFO] [stdout] |
[INFO] [stdout] 1151 | impl Instance for crate::pac::PWM3 {
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:1194:28
[INFO] [stdout] |
[INFO] [stdout] 1194 | impl Sealed for crate::pac::PWM0 {}
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:1197:28
[INFO] [stdout] |
[INFO] [stdout] 1197 | impl Sealed for crate::pac::PWM1 {}
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:1200:28
[INFO] [stdout] |
[INFO] [stdout] 1200 | impl Sealed for crate::pac::PWM2 {}
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/pwm.rs:1208:28
[INFO] [stdout] |
[INFO] [stdout] 1208 | impl Sealed for crate::pac::PWM3 {}
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Resolution`
[INFO] [stdout] --> src/saadc.rs:152:25
[INFO] [stdout] |
[INFO] [stdout] 152 | resolution: Resolution::_14BIT,
[INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Resolution`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Oversample`
[INFO] [stdout] --> src/saadc.rs:153:25
[INFO] [stdout] |
[INFO] [stdout] 153 | oversample: Oversample::OVER8X,
[INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Oversample`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Reference`
[INFO] [stdout] --> src/saadc.rs:154:24
[INFO] [stdout] |
[INFO] [stdout] 154 | reference: Reference::VDD1_4,
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Reference`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gain`
[INFO] [stdout] --> src/saadc.rs:155:19
[INFO] [stdout] |
[INFO] [stdout] 155 | gain: Gain::GAIN1_4,
[INFO] [stdout] | ^^^^ use of undeclared type `Gain`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Resistor`
[INFO] [stdout] --> src/saadc.rs:156:23
[INFO] [stdout] |
[INFO] [stdout] 156 | resistor: Resistor::BYPASS,
[INFO] [stdout] | ^^^^^^^^ use of undeclared type `Resistor`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Time`
[INFO] [stdout] --> src/saadc.rs:157:19
[INFO] [stdout] |
[INFO] [stdout] 157 | time: Time::_20US,
[INFO] [stdout] | ^^^^ use of undeclared type `Time`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/spi.rs:162:32
[INFO] [stdout] |
[INFO] [stdout] 162 | impl sealed::Sealed for crate::pac::SPI1 {}
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout] --> src/spi.rs:164:26
[INFO] [stdout] |
[INFO] [stdout] 164 | impl Instance for crate::pac::SPI1 {}
[INFO] [stdout] | ^^^ could not find `pac` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `DATARATE_A` in this scope
[INFO] [stdout] --> src/ccm.rs:75:25
[INFO] [stdout] |
[INFO] [stdout] 75 | impl From for DATARATE_A {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/comp.rs:160:32
[INFO] [stdout] |
[INFO] [stdout] 160 | pub fn event_up(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_UP` in this scope
[INFO] [stdout] --> src/comp.rs:160:41
[INFO] [stdout] |
[INFO] [stdout] 21 | impl Comp {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_UP>`
[INFO] [stdout] ...
[INFO] [stdout] 160 | pub fn event_up(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/comp.rs:166:34
[INFO] [stdout] |
[INFO] [stdout] 166 | pub fn event_down(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_DOWN` in this scope
[INFO] [stdout] --> src/comp.rs:166:43
[INFO] [stdout] |
[INFO] [stdout] 21 | impl Comp {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_DOWN>`
[INFO] [stdout] ...
[INFO] [stdout] 166 | pub fn event_down(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/comp.rs:172:35
[INFO] [stdout] |
[INFO] [stdout] 172 | pub fn event_cross(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_CROSS` in this scope
[INFO] [stdout] --> src/comp.rs:172:44
[INFO] [stdout] |
[INFO] [stdout] 21 | impl Comp {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_CROSS>`
[INFO] [stdout] ...
[INFO] [stdout] 172 | pub fn event_cross(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `EXTREFSEL_A` in this scope
[INFO] [stdout] --> src/comp.rs:243:10
[INFO] [stdout] |
[INFO] [stdout] 243 | ARef(EXTREFSEL_A),
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `PSEL_A` in this scope
[INFO] [stdout] --> src/comp.rs:254:22
[INFO] [stdout] |
[INFO] [stdout] 254 | fn ain(&self) -> PSEL_A;
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `EXTREFSEL_A` in this scope
[INFO] [stdout] --> src/comp.rs:258:23
[INFO] [stdout] |
[INFO] [stdout] 258 | fn aref(&self) -> EXTREFSEL_A;
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `EXTREFSEL_A` in this scope
[INFO] [stdout] --> src/comp.rs:277:35
[INFO] [stdout] |
[INFO] [stdout] 277 | fn aref(&self) -> EXTREFSEL_A {
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 285 | / comp_ref_pins! {
[INFO] [stdout] 286 | | P0_02> => EXTREFSEL_A::ANALOGREFERENCE0,
[INFO] [stdout] 287 | | P0_03> => EXTREFSEL_A::ANALOGREFERENCE1,
[INFO] [stdout] 288 | | P0_04> => EXTREFSEL_A::ANALOGREFERENCE2,
[INFO] [stdout] ... |
[INFO] [stdout] 293 | | P0_31> => EXTREFSEL_A::ANALOGREFERENCE7,
[INFO] [stdout] 294 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `comp_ref_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `PSEL_A` in this scope
[INFO] [stdout] --> src/comp.rs:265:34
[INFO] [stdout] |
[INFO] [stdout] 265 | fn ain(&self) -> PSEL_A {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 297 | / comp_input_pins! {
[INFO] [stdout] 298 | | P0_02> => PSEL_A::ANALOGINPUT0,
[INFO] [stdout] 299 | | P0_03> => PSEL_A::ANALOGINPUT1,
[INFO] [stdout] 300 | | P0_04> => PSEL_A::ANALOGINPUT2,
[INFO] [stdout] ... |
[INFO] [stdout] 305 | | P0_31> => PSEL_A::ANALOGINPUT7,
[INFO] [stdout] 306 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `comp_input_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/gpiote.rs:144:29
[INFO] [stdout] |
[INFO] [stdout] 144 | pub fn event(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_IN` in this scope
[INFO] [stdout] --> src/gpiote.rs:144:38
[INFO] [stdout] |
[INFO] [stdout] 100 | impl<'a> GpioteChannel<'_> {
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_IN`
[INFO] [stdout] ...
[INFO] [stdout] 144 | pub fn event(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/gpiote.rs:149:32
[INFO] [stdout] |
[INFO] [stdout] 149 | pub fn task_out(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_OUT` in this scope
[INFO] [stdout] --> src/gpiote.rs:149:41
[INFO] [stdout] |
[INFO] [stdout] 100 | impl<'a> GpioteChannel<'_> {
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_OUT`
[INFO] [stdout] ...
[INFO] [stdout] 149 | pub fn task_out(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/gpiote.rs:155:32
[INFO] [stdout] |
[INFO] [stdout] 155 | pub fn task_clr(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_CLR` in this scope
[INFO] [stdout] --> src/gpiote.rs:155:41
[INFO] [stdout] |
[INFO] [stdout] 100 | impl<'a> GpioteChannel<'_> {
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_CLR`
[INFO] [stdout] ...
[INFO] [stdout] 155 | pub fn task_clr(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/gpiote.rs:161:32
[INFO] [stdout] |
[INFO] [stdout] 161 | pub fn task_set(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_SET` in this scope
[INFO] [stdout] --> src/gpiote.rs:161:41
[INFO] [stdout] |
[INFO] [stdout] 100 | impl<'a> GpioteChannel<'_> {
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_SET`
[INFO] [stdout] ...
[INFO] [stdout] 161 | pub fn task_set(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/gpiote.rs:192:29
[INFO] [stdout] |
[INFO] [stdout] 192 | pub fn event(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_PORT` in this scope
[INFO] [stdout] --> src/gpiote.rs:192:38
[INFO] [stdout] |
[INFO] [stdout] 170 | impl<'a> GpiotePort<'_> {
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_PORT`
[INFO] [stdout] ...
[INFO] [stdout] 192 | pub fn event(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/i2s.rs:427:37
[INFO] [stdout] |
[INFO] [stdout] 427 | pub fn event_stopped(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_STOPPED` in this scope
[INFO] [stdout] --> src/i2s.rs:427:46
[INFO] [stdout] |
[INFO] [stdout] 25 | impl I2S {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_STOPPED>`
[INFO] [stdout] ...
[INFO] [stdout] 427 | pub fn event_stopped(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/i2s.rs:433:44
[INFO] [stdout] |
[INFO] [stdout] 433 | pub fn event_rx_ptr_updated(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_RXPTRUPD` in this scope
[INFO] [stdout] --> src/i2s.rs:433:53
[INFO] [stdout] |
[INFO] [stdout] 25 | impl I2S {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_RXPTRUPD>`
[INFO] [stdout] ...
[INFO] [stdout] 433 | pub fn event_rx_ptr_updated(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/i2s.rs:439:44
[INFO] [stdout] |
[INFO] [stdout] 439 | pub fn event_tx_ptr_updated(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_TXPTRUPD` in this scope
[INFO] [stdout] --> src/i2s.rs:439:53
[INFO] [stdout] |
[INFO] [stdout] 25 | impl I2S {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_TXPTRUPD>`
[INFO] [stdout] ...
[INFO] [stdout] 439 | pub fn event_tx_ptr_updated(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/i2s.rs:445:34
[INFO] [stdout] |
[INFO] [stdout] 445 | pub fn task_start(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_START` in this scope
[INFO] [stdout] --> src/i2s.rs:445:43
[INFO] [stdout] |
[INFO] [stdout] 25 | impl I2S {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_TASKS_START>`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub fn task_start(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/i2s.rs:451:33
[INFO] [stdout] |
[INFO] [stdout] 451 | pub fn task_stop(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_STOP` in this scope
[INFO] [stdout] --> src/i2s.rs:451:42
[INFO] [stdout] |
[INFO] [stdout] 25 | impl I2S {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_TASKS_STOP>`
[INFO] [stdout] ...
[INFO] [stdout] 451 | pub fn task_stop(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/lpcomp.rs:131:32
[INFO] [stdout] |
[INFO] [stdout] 131 | pub fn event_up(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_UP` in this scope
[INFO] [stdout] --> src/lpcomp.rs:131:41
[INFO] [stdout] |
[INFO] [stdout] 24 | impl LpComp {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_UP>`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub fn event_up(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/lpcomp.rs:137:34
[INFO] [stdout] |
[INFO] [stdout] 137 | pub fn event_down(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_DOWN` in this scope
[INFO] [stdout] --> src/lpcomp.rs:137:43
[INFO] [stdout] |
[INFO] [stdout] 24 | impl LpComp {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_DOWN>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | pub fn event_down(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/lpcomp.rs:143:35
[INFO] [stdout] |
[INFO] [stdout] 143 | pub fn event_cross(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_CROSS` in this scope
[INFO] [stdout] --> src/lpcomp.rs:143:44
[INFO] [stdout] |
[INFO] [stdout] 24 | impl LpComp {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EVENTS_CROSS>`
[INFO] [stdout] ...
[INFO] [stdout] 143 | pub fn event_cross(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `PSEL_A` in this scope
[INFO] [stdout] --> src/lpcomp.rs:231:22
[INFO] [stdout] |
[INFO] [stdout] 231 | fn ain(&self) -> PSEL_A;
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `EXTREFSEL_A` in this scope
[INFO] [stdout] --> src/lpcomp.rs:235:23
[INFO] [stdout] |
[INFO] [stdout] 235 | fn aref(&self) -> EXTREFSEL_A;
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `EXTREFSEL_A` in this scope
[INFO] [stdout] --> src/lpcomp.rs:254:35
[INFO] [stdout] |
[INFO] [stdout] 254 | fn aref(&self) -> EXTREFSEL_A {
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 263 | / comp_ref_pins! {
[INFO] [stdout] 264 | | P0_02> => EXTREFSEL_A::ANALOGREFERENCE0,
[INFO] [stdout] 265 | | P0_03> => EXTREFSEL_A::ANALOGREFERENCE1,
[INFO] [stdout] 266 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `comp_ref_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `PSEL_A` in this scope
[INFO] [stdout] --> src/lpcomp.rs:242:34
[INFO] [stdout] |
[INFO] [stdout] 242 | fn ain(&self) -> PSEL_A {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 269 | / comp_input_pins! {
[INFO] [stdout] 270 | | P0_02> => PSEL_A::ANALOGINPUT0,
[INFO] [stdout] 271 | | P0_03> => PSEL_A::ANALOGINPUT1,
[INFO] [stdout] 272 | | P0_04> => PSEL_A::ANALOGINPUT2,
[INFO] [stdout] ... |
[INFO] [stdout] 277 | | P0_31> => PSEL_A::ANALOGINPUT7,
[INFO] [stdout] 278 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `comp_input_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/ppi/mod.rs:105:31
[INFO] [stdout] |
[INFO] [stdout] 105 | fn task_enable(&self) -> &Reg;
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EN` in this scope
[INFO] [stdout] --> src/ppi/mod.rs:105:40
[INFO] [stdout] |
[INFO] [stdout] 103 | pub trait PpiChannelGroup: PpiChannelGroupSealed {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_EN>`
[INFO] [stdout] 104 | /// Returns reference to `tasks_chg[x].en` endpoint for enabling channel group.
[INFO] [stdout] 105 | fn task_enable(&self) -> &Reg;
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/ppi/mod.rs:107:32
[INFO] [stdout] |
[INFO] [stdout] 107 | fn task_disable(&self) -> &Reg;
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_DIS` in this scope
[INFO] [stdout] --> src/ppi/mod.rs:107:41
[INFO] [stdout] |
[INFO] [stdout] 103 | pub trait PpiChannelGroup: PpiChannelGroupSealed {
[INFO] [stdout] | - help: you might be missing a type parameter: `<_DIS>`
[INFO] [stdout] ...
[INFO] [stdout] 107 | fn task_disable(&self) -> &Reg;
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/ppi/mod.rs:174:31
[INFO] [stdout] |
[INFO] [stdout] 174 | fn task_enable(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EN` in this scope
[INFO] [stdout] --> src/ppi/mod.rs:174:40
[INFO] [stdout] |
[INFO] [stdout] 172 | impl PpiChannelGroup for G {
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EN`
[INFO] [stdout] 173 | #[inline(always)]
[INFO] [stdout] 174 | fn task_enable(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/ppi/mod.rs:179:32
[INFO] [stdout] |
[INFO] [stdout] 179 | fn task_disable(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_DIS` in this scope
[INFO] [stdout] --> src/ppi/mod.rs:179:41
[INFO] [stdout] |
[INFO] [stdout] 172 | impl PpiChannelGroup for G {
[INFO] [stdout] | - help: you might be missing a type parameter: `, _DIS`
[INFO] [stdout] ...
[INFO] [stdout] 179 | fn task_disable(&self) -> &Reg {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:666:37
[INFO] [stdout] |
[INFO] [stdout] 666 | pub fn event_stopped(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_STOPPED` in this scope
[INFO] [stdout] --> src/pwm.rs:666:46
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_STOPPED`
[INFO] [stdout] ...
[INFO] [stdout] 666 | pub fn event_stopped(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:672:40
[INFO] [stdout] |
[INFO] [stdout] 672 | pub fn event_loops_done(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_LOOPSDONE` in this scope
[INFO] [stdout] --> src/pwm.rs:672:49
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_LOOPSDONE`
[INFO] [stdout] ...
[INFO] [stdout] 672 | pub fn event_loops_done(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:678:44
[INFO] [stdout] |
[INFO] [stdout] 678 | pub fn event_pwm_period_end(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_PWMPERIODEND` in this scope
[INFO] [stdout] --> src/pwm.rs:678:53
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_PWMPERIODEND`
[INFO] [stdout] ...
[INFO] [stdout] 678 | pub fn event_pwm_period_end(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:684:38
[INFO] [stdout] |
[INFO] [stdout] 684 | pub fn event_seq0_end(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_SEQEND` in this scope
[INFO] [stdout] --> src/pwm.rs:684:47
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_SEQEND`
[INFO] [stdout] ...
[INFO] [stdout] 684 | pub fn event_seq0_end(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:690:38
[INFO] [stdout] |
[INFO] [stdout] 690 | pub fn event_seq1_end(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_SEQEND` in this scope
[INFO] [stdout] --> src/pwm.rs:690:47
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_SEQEND`
[INFO] [stdout] ...
[INFO] [stdout] 690 | pub fn event_seq1_end(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:696:42
[INFO] [stdout] |
[INFO] [stdout] 696 | pub fn event_seq0_started(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_SEQSTARTED` in this scope
[INFO] [stdout] --> src/pwm.rs:696:51
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_SEQSTARTED`
[INFO] [stdout] ...
[INFO] [stdout] 696 | pub fn event_seq0_started(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:702:42
[INFO] [stdout] |
[INFO] [stdout] 702 | pub fn event_seq1_started(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_SEQSTARTED` in this scope
[INFO] [stdout] --> src/pwm.rs:702:51
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_SEQSTARTED`
[INFO] [stdout] ...
[INFO] [stdout] 702 | pub fn event_seq1_started(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:708:39
[INFO] [stdout] |
[INFO] [stdout] 708 | pub fn task_start_seq0(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_SEQSTART` in this scope
[INFO] [stdout] --> src/pwm.rs:708:48
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_SEQSTART`
[INFO] [stdout] ...
[INFO] [stdout] 708 | pub fn task_start_seq0(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:714:39
[INFO] [stdout] |
[INFO] [stdout] 714 | pub fn task_start_seq1(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_SEQSTART` in this scope
[INFO] [stdout] --> src/pwm.rs:714:48
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_SEQSTART`
[INFO] [stdout] ...
[INFO] [stdout] 714 | pub fn task_start_seq1(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:720:38
[INFO] [stdout] |
[INFO] [stdout] 720 | pub fn task_next_step(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_NEXTSTEP` in this scope
[INFO] [stdout] --> src/pwm.rs:720:47
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_NEXTSTEP`
[INFO] [stdout] ...
[INFO] [stdout] 720 | pub fn task_next_step(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/pwm.rs:726:33
[INFO] [stdout] |
[INFO] [stdout] 726 | pub fn task_stop(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_STOP` in this scope
[INFO] [stdout] --> src/pwm.rs:726:42
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_STOP`
[INFO] [stdout] ...
[INFO] [stdout] 726 | pub fn task_stop(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `RegisterBlock` in this scope
[INFO] [stdout] --> src/pwm.rs:1104:53
[INFO] [stdout] |
[INFO] [stdout] 1104 | pub trait Instance: sealed::Sealed + Deref {
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 6 | use cortex_m::peripheral::cbp::RegisterBlock;
[INFO] [stdout] |
[INFO] [stdout] 6 | use cortex_m::peripheral::cpuid::RegisterBlock;
[INFO] [stdout] |
[INFO] [stdout] 6 | use cortex_m::peripheral::dcb::RegisterBlock;
[INFO] [stdout] |
[INFO] [stdout] 6 | use cortex_m::peripheral::dwt::RegisterBlock;
[INFO] [stdout] |
[INFO] [stdout] and 9 other candidates
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Resolution` in this scope
[INFO] [stdout] --> src/saadc.rs:103:21
[INFO] [stdout] |
[INFO] [stdout] 103 | pub resolution: Resolution,
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Oversample` in this scope
[INFO] [stdout] --> src/saadc.rs:105:21
[INFO] [stdout] |
[INFO] [stdout] 105 | pub oversample: Oversample,
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reference` in this scope
[INFO] [stdout] --> src/saadc.rs:107:20
[INFO] [stdout] |
[INFO] [stdout] 107 | pub reference: Reference,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Gain` in this scope
[INFO] [stdout] --> src/saadc.rs:109:15
[INFO] [stdout] |
[INFO] [stdout] 109 | pub gain: Gain,
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Resistor` in this scope
[INFO] [stdout] --> src/saadc.rs:111:19
[INFO] [stdout] |
[INFO] [stdout] 111 | pub resistor: Resistor,
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Time` in this scope
[INFO] [stdout] --> src/saadc.rs:113:15
[INFO] [stdout] |
[INFO] [stdout] 113 | pub time: Time,
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Frequency` in this scope
[INFO] [stdout] --> src/spi.rs:72:47
[INFO] [stdout] |
[INFO] [stdout] 72 | pub fn new(spi: T, pins: Pins, frequency: Frequency, mode: Mode) -> Self {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Frequency` in this scope
[INFO] [stdout] --> src/spim.rs:100:48
[INFO] [stdout] |
[INFO] [stdout] 100 | pub fn new(spim: T, pins: Pins, frequency: Frequency, mode: Mode, orc: u8) -> Self {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/spis.rs:288:38
[INFO] [stdout] |
[INFO] [stdout] 288 | pub fn event_acquired(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_ACQUIRED` in this scope
[INFO] [stdout] --> src/spis.rs:288:47
[INFO] [stdout] |
[INFO] [stdout] 43 | impl Spis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_ACQUIRED`
[INFO] [stdout] ...
[INFO] [stdout] 288 | pub fn event_acquired(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/spis.rs:294:33
[INFO] [stdout] |
[INFO] [stdout] 294 | pub fn event_end(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_END` in this scope
[INFO] [stdout] --> src/spis.rs:294:42
[INFO] [stdout] |
[INFO] [stdout] 43 | impl Spis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_END`
[INFO] [stdout] ...
[INFO] [stdout] 294 | pub fn event_end(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/spis.rs:300:36
[INFO] [stdout] |
[INFO] [stdout] 300 | pub fn event_end_rx(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_ENDRX` in this scope
[INFO] [stdout] --> src/spis.rs:300:45
[INFO] [stdout] |
[INFO] [stdout] 43 | impl Spis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_ENDRX`
[INFO] [stdout] ...
[INFO] [stdout] 300 | pub fn event_end_rx(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/spis.rs:306:36
[INFO] [stdout] |
[INFO] [stdout] 306 | pub fn task_acquire(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_ACQUIRE` in this scope
[INFO] [stdout] --> src/spis.rs:306:45
[INFO] [stdout] |
[INFO] [stdout] 43 | impl Spis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_ACQUIRE`
[INFO] [stdout] ...
[INFO] [stdout] 306 | pub fn task_acquire(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/spis.rs:312:36
[INFO] [stdout] |
[INFO] [stdout] 312 | pub fn task_release(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_RELEASE` in this scope
[INFO] [stdout] --> src/spis.rs:312:45
[INFO] [stdout] |
[INFO] [stdout] 43 | impl Spis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_RELEASE`
[INFO] [stdout] ...
[INFO] [stdout] 312 | pub fn task_release(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `SPIS1` in module `super`
[INFO] [stdout] --> src/spis.rs:597:28
[INFO] [stdout] |
[INFO] [stdout] 597 | impl Sealed for super::SPIS1 {}
[INFO] [stdout] | ^^^^^ not found in `super`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `SPIS2` in module `super`
[INFO] [stdout] --> src/spis.rs:599:28
[INFO] [stdout] |
[INFO] [stdout] 599 | impl Sealed for super::SPIS2 {}
[INFO] [stdout] | ^^^^^ not found in `super`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `SPIS1` in this scope
[INFO] [stdout] --> src/spis.rs:618:19
[INFO] [stdout] |
[INFO] [stdout] 618 | impl Instance for SPIS1 {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `SPIS2` in this scope
[INFO] [stdout] --> src/spis.rs:626:19
[INFO] [stdout] |
[INFO] [stdout] 626 | impl Instance for SPIS2 {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:156:34
[INFO] [stdout] |
[INFO] [stdout] 156 | pub fn task_start(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_START` in this scope
[INFO] [stdout] --> src/timer.rs:156:43
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_START`
[INFO] [stdout] ...
[INFO] [stdout] 156 | pub fn task_start(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:163:33
[INFO] [stdout] |
[INFO] [stdout] 163 | pub fn task_stop(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_STOP` in this scope
[INFO] [stdout] --> src/timer.rs:163:42
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_STOP`
[INFO] [stdout] ...
[INFO] [stdout] 163 | pub fn task_stop(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:170:34
[INFO] [stdout] |
[INFO] [stdout] 170 | pub fn task_count(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_COUNT` in this scope
[INFO] [stdout] --> src/timer.rs:170:43
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_COUNT`
[INFO] [stdout] ...
[INFO] [stdout] 170 | pub fn task_count(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:177:34
[INFO] [stdout] |
[INFO] [stdout] 177 | pub fn task_clear(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_CLEAR` in this scope
[INFO] [stdout] --> src/timer.rs:177:43
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_CLEAR`
[INFO] [stdout] ...
[INFO] [stdout] 177 | pub fn task_clear(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:184:40
[INFO] [stdout] |
[INFO] [stdout] 184 | pub fn task_capture_cc0(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_CAPTURE` in this scope
[INFO] [stdout] --> src/timer.rs:184:49
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_CAPTURE`
[INFO] [stdout] ...
[INFO] [stdout] 184 | pub fn task_capture_cc0(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:191:40
[INFO] [stdout] |
[INFO] [stdout] 191 | pub fn task_capture_cc1(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_CAPTURE` in this scope
[INFO] [stdout] --> src/timer.rs:191:49
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_CAPTURE`
[INFO] [stdout] ...
[INFO] [stdout] 191 | pub fn task_capture_cc1(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:198:40
[INFO] [stdout] |
[INFO] [stdout] 198 | pub fn task_capture_cc2(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_CAPTURE` in this scope
[INFO] [stdout] --> src/timer.rs:198:49
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_CAPTURE`
[INFO] [stdout] ...
[INFO] [stdout] 198 | pub fn task_capture_cc2(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:205:40
[INFO] [stdout] |
[INFO] [stdout] 205 | pub fn task_capture_cc3(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_CAPTURE` in this scope
[INFO] [stdout] --> src/timer.rs:205:49
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_CAPTURE`
[INFO] [stdout] ...
[INFO] [stdout] 205 | pub fn task_capture_cc3(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:213:41
[INFO] [stdout] |
[INFO] [stdout] 213 | pub fn event_compare_cc0(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_COMPARE` in this scope
[INFO] [stdout] --> src/timer.rs:213:50
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_COMPARE`
[INFO] [stdout] ...
[INFO] [stdout] 213 | pub fn event_compare_cc0(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:221:41
[INFO] [stdout] |
[INFO] [stdout] 221 | pub fn event_compare_cc1(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_COMPARE` in this scope
[INFO] [stdout] --> src/timer.rs:221:50
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_COMPARE`
[INFO] [stdout] ...
[INFO] [stdout] 221 | pub fn event_compare_cc1(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:229:41
[INFO] [stdout] |
[INFO] [stdout] 229 | pub fn event_compare_cc2(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_COMPARE` in this scope
[INFO] [stdout] --> src/timer.rs:229:50
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_COMPARE`
[INFO] [stdout] ...
[INFO] [stdout] 229 | pub fn event_compare_cc2(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/timer.rs:237:41
[INFO] [stdout] |
[INFO] [stdout] 237 | pub fn event_compare_cc3(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_COMPARE` in this scope
[INFO] [stdout] --> src/timer.rs:237:50
[INFO] [stdout] |
[INFO] [stdout] 89 | impl Timer
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_COMPARE`
[INFO] [stdout] ...
[INFO] [stdout] 237 | pub fn event_compare_cc3(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `RegBlock0` in this scope
[INFO] [stdout] --> src/timer.rs:353:29
[INFO] [stdout] |
[INFO] [stdout] 353 | fn as_timer0(&self) -> &RegBlock0;
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `RegBlock0` in this scope
[INFO] [stdout] --> src/timer.rs:450:29
[INFO] [stdout] |
[INFO] [stdout] 450 | fn as_timer0(&self) -> &RegBlock0 {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `RegBlock0` in this scope
[INFO] [stdout] --> src/timer.rs:459:29
[INFO] [stdout] |
[INFO] [stdout] 459 | fn as_timer0(&self) -> &RegBlock0 {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `RegBlock0` in this scope
[INFO] [stdout] --> src/timer.rs:468:29
[INFO] [stdout] |
[INFO] [stdout] 468 | fn as_timer0(&self) -> &RegBlock0 {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Frequency` in this scope
[INFO] [stdout] --> src/twim.rs:44:48
[INFO] [stdout] |
[INFO] [stdout] 44 | pub fn new(twim: T, pins: Pins, frequency: Frequency) -> Self {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:221:34
[INFO] [stdout] |
[INFO] [stdout] 221 | pub fn event_read(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_READ` in this scope
[INFO] [stdout] --> src/twis.rs:221:43
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_READ`
[INFO] [stdout] ...
[INFO] [stdout] 221 | pub fn event_read(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:227:35
[INFO] [stdout] |
[INFO] [stdout] 227 | pub fn event_write(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_WRITE` in this scope
[INFO] [stdout] --> src/twis.rs:227:44
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_WRITE`
[INFO] [stdout] ...
[INFO] [stdout] 227 | pub fn event_write(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:233:37
[INFO] [stdout] |
[INFO] [stdout] 233 | pub fn event_stopped(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_STOPPED` in this scope
[INFO] [stdout] --> src/twis.rs:233:46
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_STOPPED`
[INFO] [stdout] ...
[INFO] [stdout] 233 | pub fn event_stopped(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:239:35
[INFO] [stdout] |
[INFO] [stdout] 239 | pub fn event_error(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_ERROR` in this scope
[INFO] [stdout] --> src/twis.rs:239:44
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_ERROR`
[INFO] [stdout] ...
[INFO] [stdout] 239 | pub fn event_error(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:245:40
[INFO] [stdout] |
[INFO] [stdout] 245 | pub fn event_rx_started(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_RXSTARTED` in this scope
[INFO] [stdout] --> src/twis.rs:245:49
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_RXSTARTED`
[INFO] [stdout] ...
[INFO] [stdout] 245 | pub fn event_rx_started(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:251:40
[INFO] [stdout] |
[INFO] [stdout] 251 | pub fn event_tx_started(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_EVENTS_TXSTARTED` in this scope
[INFO] [stdout] --> src/twis.rs:251:49
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _EVENTS_TXSTARTED`
[INFO] [stdout] ...
[INFO] [stdout] 251 | pub fn event_tx_started(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:257:33
[INFO] [stdout] |
[INFO] [stdout] 257 | pub fn task_stop(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_STOP` in this scope
[INFO] [stdout] --> src/twis.rs:257:42
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_STOP`
[INFO] [stdout] ...
[INFO] [stdout] 257 | pub fn task_stop(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:263:36
[INFO] [stdout] |
[INFO] [stdout] 263 | pub fn task_suspend(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_SUSPEND` in this scope
[INFO] [stdout] --> src/twis.rs:263:45
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_SUSPEND`
[INFO] [stdout] ...
[INFO] [stdout] 263 | pub fn task_suspend(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:269:35
[INFO] [stdout] |
[INFO] [stdout] 269 | pub fn task_resume(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_RESUME` in this scope
[INFO] [stdout] --> src/twis.rs:269:44
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_RESUME`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub fn task_resume(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:275:39
[INFO] [stdout] |
[INFO] [stdout] 275 | pub fn task_prepare_rx(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_PREPARERX` in this scope
[INFO] [stdout] --> src/twis.rs:275:48
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_PREPARERX`
[INFO] [stdout] ...
[INFO] [stdout] 275 | pub fn task_prepare_rx(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout] --> src/twis.rs:281:39
[INFO] [stdout] |
[INFO] [stdout] 281 | pub fn task_prepare_tx(&self) -> &Reg {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `_TASKS_PREPARETX` in this scope
[INFO] [stdout] --> src/twis.rs:281:48
[INFO] [stdout] |
[INFO] [stdout] 34 | impl Twis
[INFO] [stdout] | - help: you might be missing a type parameter: `, _TASKS_PREPARETX`
[INFO] [stdout] ...
[INFO] [stdout] 281 | pub fn task_prepare_tx(&self) -> &Reg {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Parity` in this scope
[INFO] [stdout] --> src/uarte.rs:45:50
[INFO] [stdout] |
[INFO] [stdout] 45 | pub fn new(uarte: T, mut pins: Pins, parity: Parity, baudrate: Baudrate) -> Self {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Baudrate` in this scope
[INFO] [stdout] --> src/uarte.rs:45:68
[INFO] [stdout] |
[INFO] [stdout] 45 | pub fn new(uarte: T, mut pins: Pins, parity: Parity, baudrate: Baudrate) -> Self {
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `EASY_DMA_SIZE` in this scope
[INFO] [stdout] --> src/lib.rs:129:50
[INFO] [stdout] |
[INFO] [stdout] 129 | const _CHECK_FORCE_COPY_BUFFER_SIZE: usize = EASY_DMA_SIZE - FORCE_COPY_BUFFER_SIZE;
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `config` on type `T`
[INFO] [stdout] --> src/nvmc.rs:38:19
[INFO] [stdout] |
[INFO] [stdout] 22 | impl Nvmc
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 38 | self.nvmc.config.write(|w| w.wen().een());
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `config` on type `T`
[INFO] [stdout] --> src/nvmc.rs:45:19
[INFO] [stdout] |
[INFO] [stdout] 22 | impl Nvmc
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 | self.nvmc.config.write(|w| w.wen().ren());
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `config` on type `T`
[INFO] [stdout] --> src/nvmc.rs:52:19
[INFO] [stdout] |
[INFO] [stdout] 22 | impl Nvmc
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 52 | self.nvmc.config.write(|w| w.wen().wen());
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `ready` on type `T`
[INFO] [stdout] --> src/nvmc.rs:59:26
[INFO] [stdout] |
[INFO] [stdout] 22 | impl Nvmc
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 59 | while !self.nvmc.ready.read().ready().bit_is_set() {}
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `erasepage` found for type parameter `T` in the current scope
[INFO] [stdout] --> src/nvmc.rs:72:19
[INFO] [stdout] |
[INFO] [stdout] 72 | self.nvmc.erasepage().write(|w| unsafe { w.bits(bits) });
[INFO] [stdout] | ^^^^^^^^^ method not found in `T`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `enable` on type `T`
[INFO] [stdout] --> src/pwm.rs:37:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pwm.enable.write(|w| w.enable().enabled());
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `mode` on type `T`
[INFO] [stdout] --> src/pwm.rs:38:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pwm.mode.write(|w| w.updown().up());
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `prescaler` on type `T`
[INFO] [stdout] --> src/pwm.rs:39:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pwm.prescaler.write(|w| w.prescaler().div_1());
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `countertop` on type `T`
[INFO] [stdout] --> src/pwm.rs:40:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pwm.countertop
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `loop_` on type `T`
[INFO] [stdout] --> src/pwm.rs:42:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 42 | pwm.loop_.write(|w| w.cnt().disabled());
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `decoder` on type `T`
[INFO] [stdout] --> src/pwm.rs:43:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 43 | pwm.decoder.write(|w| {
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `seq0` on type `T`
[INFO] [stdout] --> src/pwm.rs:47:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pwm.seq0.refresh.write(|w| unsafe { w.bits(0) });
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `seq0` on type `T`
[INFO] [stdout] --> src/pwm.rs:48:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 48 | pwm.seq0.enddelay.write(|w| unsafe { w.bits(0) });
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `seq1` on type `T`
[INFO] [stdout] --> src/pwm.rs:49:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 49 | pwm.seq1.refresh.write(|w| unsafe { w.bits(0) });
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `seq1` on type `T`
[INFO] [stdout] --> src/pwm.rs:50:13
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 50 | pwm.seq1.enddelay.write(|w| unsafe { w.bits(0) });
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `prescaler` on type `T`
[INFO] [stdout] --> src/pwm.rs:58:18
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 58 | self.pwm.prescaler.write(|w| w.prescaler().bits(div.into()));
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `prescaler` on type `T`
[INFO] [stdout] --> src/pwm.rs:65:24
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 65 | match self.pwm.prescaler.read().prescaler().bits() {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `countertop` on type `T`
[INFO] [stdout] --> src/pwm.rs:82:14
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 82 | .countertop
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `countertop` on type `T`
[INFO] [stdout] --> src/pwm.rs:89:18
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 89 | self.pwm.countertop.read().countertop().bits()
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `psel` on type `T`
[INFO] [stdout] --> src/pwm.rs:137:18
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 137 | self.pwm.psel.out[usize::from(channel)].write(|w| {
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `psel` on type `T`
[INFO] [stdout] --> src/pwm.rs:153:30
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 153 | let psel = &self.pwm.psel.out[usize::from(channel)];
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `psel` on type `T`
[INFO] [stdout] --> src/pwm.rs:171:30
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 171 | let psel = &self.pwm.psel.out[usize::from(channel)];
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `enable` on type `T`
[INFO] [stdout] --> src/pwm.rs:185:18
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 185 | self.pwm.enable.write(|w| w.enable().enabled());
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `enable` on type `T`
[INFO] [stdout] --> src/pwm.rs:191:18
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 191 | self.pwm.enable.write(|w| w.enable().disabled());
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `psel` on type `T`
[INFO] [stdout] --> src/pwm.rs:197:18
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 197 | self.pwm.psel.out[usize::from(channel)].modify(|_r, w| w.connect().connected());
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `psel` on type `T`
[INFO] [stdout] --> src/pwm.rs:204:18
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 204 | self.pwm.psel.out[usize::from(channel)].modify(|_r, w| w.connect().disconnected());
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `psel` on type `T`
[INFO] [stdout] --> src/pwm.rs:213:26
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 213 | self.pwm.psel.out[0].modify(|_r, w| w.connect().connected());
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `psel` on type `T`
[INFO] [stdout] --> src/pwm.rs:214:26
[INFO] [stdout] |
[INFO] [stdout] 30 | impl Pwm
[INFO] [stdout] | - type parameter 'T' declared here
[INFO] [stdout] ...
[INFO] [stdout] 214 | self.pwm.psel.out[1].modify(|_r, w| w.connect().connected());
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0609]: no field `psel` on type `T`
[INFO] [stdout] --> src/pwm.rs:217:26
[INFO] [stdout] |
[INFO] [stdout] 30 | impl