[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 Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 217 | self.pwm.psel.out[2].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:218:26 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 218 | self.pwm.psel.out[3].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:229:26 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 229 | self.pwm.psel.out[0].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:230:26 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 230 | self.pwm.psel.out[1].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:233:26 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 233 | self.pwm.psel.out[2].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:234:26 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 234 | self.pwm.psel.out[3].modify(|_r, w| w.connect().disconnected()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `decoder` on type `T` [INFO] [stdout] --> src/pwm.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 243 | self.pwm.decoder.modify(|_r, w| w.load().bits(mode.into())); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `decoder` on type `T` [INFO] [stdout] --> src/pwm.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 255 | match self.pwm.decoder.read().load().bits() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `T` [INFO] [stdout] --> src/pwm.rs:267:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 267 | self.pwm.mode.write(|w| w.updown().bit(mode.into())); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `T` [INFO] [stdout] --> src/pwm.rs:274:24 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 274 | match self.pwm.mode.read().updown().bit() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `decoder` on type `T` [INFO] [stdout] --> src/pwm.rs:283:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 283 | self.pwm.decoder.modify(|_r, w| w.mode().bit(mode.into())); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `decoder` on type `T` [INFO] [stdout] --> src/pwm.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 290 | match self.pwm.decoder.read().mode().bit() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 327 | .seq0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 330 | self.pwm.seq0.cnt.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:343:14 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 343 | .seq0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:346:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 346 | self.pwm.seq0.cnt.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:371:14 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 371 | .seq0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:374:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 374 | self.pwm.seq0.cnt.write(|w| unsafe { w.bits(2) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:387:14 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 387 | .seq0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:390:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 390 | self.pwm.seq0.cnt.write(|w| unsafe { w.bits(2) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:415:14 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 415 | .seq0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:418:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 418 | self.pwm.seq0.cnt.write(|w| unsafe { w.bits(4) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:431:14 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 431 | .seq0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:434:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 434 | self.pwm.seq0.cnt.write(|w| unsafe { w.bits(4) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `loop_` on type `T` [INFO] [stdout] --> src/pwm.rs:453:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 453 | self.pwm.loop_.write(|w| match mode { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `shorts` on type `T` [INFO] [stdout] --> src/pwm.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 458 | self.pwm.shorts.write(|w| match mode { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:489:35 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 489 | Seq::Seq0 => self.pwm.seq0.refresh.write(|w| unsafe { w.bits(periods) }), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:490:35 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 490 | Seq::Seq1 => self.pwm.seq1.refresh.write(|w| unsafe { w.bits(periods) }), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:499:35 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 499 | Seq::Seq0 => self.pwm.seq0.enddelay.write(|w| unsafe { w.bits(periods) }), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:500:35 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 500 | Seq::Seq1 => self.pwm.seq1.enddelay.write(|w| unsafe { w.bits(periods) }), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/pwm.rs:510:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 510 | self.pwm.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_seqstart` on type `T` [INFO] [stdout] --> src/pwm.rs:511:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 511 | self.pwm.tasks_seqstart[usize::from(seq)].write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqstarted` on type `T` [INFO] [stdout] --> src/pwm.rs:512:24 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 512 | while self.pwm.events_seqstarted[usize::from(seq)].read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:513:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 513 | self.pwm.events_seqend[0].write(|w| w); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:514:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 514 | self.pwm.events_seqend[1].write(|w| w); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_nextstep` on type `T` [INFO] [stdout] --> src/pwm.rs:521:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 521 | self.pwm.tasks_nextstep.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stop` on type `T` [INFO] [stdout] --> src/pwm.rs:528:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 528 | self.pwm.tasks_stop.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/pwm.rs:529:24 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 529 | while self.pwm.events_stopped.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:559:22 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 559 | self.pwm.seq0.ptr.write(|w| unsafe { w.bits(ptr as u32) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:560:22 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 560 | self.pwm.seq0.cnt.write(|w| unsafe { w.bits(len as u32) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:565:22 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 565 | self.pwm.seq0.cnt.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:582:22 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 582 | self.pwm.seq1.ptr.write(|w| unsafe { w.bits(ptr as u32) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:583:22 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 583 | self.pwm.seq1.cnt.write(|w| unsafe { w.bits(len as u32) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:588:22 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 588 | self.pwm.seq1.cnt.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/pwm.rs:604:43 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 604 | PwmEvent::Stopped => self.pwm.intenset.modify(|_r, w| w.stopped().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/pwm.rs:605:45 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 605 | PwmEvent::LoopsDone => self.pwm.intenset.modify(|_r, w| w.loopsdone().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/pwm.rs:606:48 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 606 | PwmEvent::PwmPeriodEnd => self.pwm.intenset.modify(|_r, w| w.pwmperiodend().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/pwm.rs:608:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 608 | Seq::Seq0 => self.pwm.intenset.modify(|_r, w| w.seqstarted0().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/pwm.rs:609:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 609 | Seq::Seq1 => self.pwm.intenset.modify(|_r, w| w.seqstarted1().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/pwm.rs:612:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 612 | Seq::Seq0 => self.pwm.intenset.modify(|_r, w| w.seqend0().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/pwm.rs:613:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 613 | Seq::Seq1 => self.pwm.intenset.modify(|_r, w| w.seqend1().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/pwm.rs:623:43 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 623 | PwmEvent::Stopped => self.pwm.intenclr.modify(|_r, w| w.stopped().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/pwm.rs:624:45 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 624 | PwmEvent::LoopsDone => self.pwm.intenclr.modify(|_r, w| w.loopsdone().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/pwm.rs:625:48 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 625 | PwmEvent::PwmPeriodEnd => self.pwm.intenclr.modify(|_r, w| w.pwmperiodend().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/pwm.rs:627:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 627 | Seq::Seq0 => self.pwm.intenclr.modify(|_r, w| w.seqstarted0().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/pwm.rs:628:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 628 | Seq::Seq1 => self.pwm.intenclr.modify(|_r, w| w.seqstarted1().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/pwm.rs:631:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 631 | Seq::Seq0 => self.pwm.intenclr.modify(|_r, w| w.seqend0().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/pwm.rs:632:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 632 | Seq::Seq1 => self.pwm.intenclr.modify(|_r, w| w.seqend1().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/pwm.rs:642:43 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 642 | PwmEvent::Stopped => self.pwm.events_stopped.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:643:45 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 643 | PwmEvent::LoopsDone => self.pwm.events_loopsdone.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_pwmperiodend` on type `T` [INFO] [stdout] --> src/pwm.rs:644:48 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 644 | PwmEvent::PwmPeriodEnd => self.pwm.events_pwmperiodend.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqstarted` on type `T` [INFO] [stdout] --> src/pwm.rs:646:26 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 646 | self.pwm.events_seqstarted[usize::from(seq)].read().bits() != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:648:47 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 648 | PwmEvent::SeqEnd(seq) => self.pwm.events_seqend[usize::from(seq)].read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/pwm.rs:656:43 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 656 | PwmEvent::Stopped => self.pwm.events_stopped.write(|w| w), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:657:45 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 657 | PwmEvent::LoopsDone => self.pwm.events_loopsdone.write(|w| w), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_pwmperiodend` on type `T` [INFO] [stdout] --> src/pwm.rs:658:48 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 658 | PwmEvent::PwmPeriodEnd => self.pwm.events_pwmperiodend.write(|w| w), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqstarted` on type `T` [INFO] [stdout] --> src/pwm.rs:659:51 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 659 | PwmEvent::SeqStarted(seq) => self.pwm.events_seqstarted[usize::from(seq)].write(|w| w), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:660:47 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 660 | PwmEvent::SeqEnd(seq) => self.pwm.events_seqend[usize::from(seq)].write(|w| w), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/pwm.rs:667:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 667 | &self.pwm.events_stopped [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:673:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 673 | &self.pwm.events_loopsdone [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_pwmperiodend` on type `T` [INFO] [stdout] --> src/pwm.rs:679:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 679 | &self.pwm.events_pwmperiodend [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:685:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 685 | &self.pwm.events_seqend[0] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:691:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 691 | &self.pwm.events_seqend[1] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqstarted` on type `T` [INFO] [stdout] --> src/pwm.rs:697:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 697 | &self.pwm.events_seqstarted[0] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqstarted` on type `T` [INFO] [stdout] --> src/pwm.rs:703:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 703 | &self.pwm.events_seqstarted[1] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_seqstart` on type `T` [INFO] [stdout] --> src/pwm.rs:709:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 709 | &self.pwm.tasks_seqstart[0] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_seqstart` on type `T` [INFO] [stdout] --> src/pwm.rs:715:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 715 | &self.pwm.tasks_seqstart[1] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_nextstep` on type `T` [INFO] [stdout] --> src/pwm.rs:721:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 721 | &self.pwm.tasks_nextstep [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stop` on type `T` [INFO] [stdout] --> src/pwm.rs:727:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 727 | &self.pwm.tasks_stop [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `prescaler` on type `T` [INFO] [stdout] --> src/rtc.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 48 | unsafe { rtc.prescaler.write(|w| w.bits(prescaler)) }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_start` on type `T` [INFO] [stdout] --> src/rtc.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 56 | self.periph.tasks_start.write(|w| w.bits(1)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stop` on type `T` [INFO] [stdout] --> src/rtc.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 63 | self.periph.tasks_stop.write(|w| w.bits(1)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/rtc.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 74 | RtcInterrupt::Tick => self.periph.intenset.write(|w| w.tick().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/rtc.rs:75:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 75 | RtcInterrupt::Overflow => self.periph.intenset.write(|w| w.ovrflw().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/rtc.rs:76:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 76 | RtcInterrupt::Compare0 => self.periph.intenset.write(|w| w.compare0().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/rtc.rs:77:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 77 | RtcInterrupt::Compare1 => self.periph.intenset.write(|w| w.compare1().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/rtc.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 78 | RtcInterrupt::Compare2 => self.periph.intenset.write(|w| w.compare2().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/rtc.rs:79:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 79 | RtcInterrupt::Compare3 => self.periph.intenset.write(|w| w.compare3().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 93 | RtcInterrupt::Tick => self.periph.intenclr.write(|w| w.tick().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 94 | RtcInterrupt::Overflow => self.periph.intenclr.write(|w| w.ovrflw().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:95:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 95 | RtcInterrupt::Compare0 => self.periph.intenclr.write(|w| w.compare0().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 96 | RtcInterrupt::Compare1 => self.periph.intenclr.write(|w| w.compare1().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:97:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 97 | RtcInterrupt::Compare2 => self.periph.intenclr.write(|w| w.compare2().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:98:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 98 | RtcInterrupt::Compare3 => self.periph.intenclr.write(|w| w.compare3().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenset` on type `T` [INFO] [stdout] --> src/rtc.rs:108:47 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 108 | RtcInterrupt::Tick => self.periph.evtenset.write(|w| w.tick().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenset` on type `T` [INFO] [stdout] --> src/rtc.rs:109:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 109 | RtcInterrupt::Overflow => self.periph.evtenset.write(|w| w.ovrflw().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenset` on type `T` [INFO] [stdout] --> src/rtc.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 110 | RtcInterrupt::Compare0 => self.periph.evtenset.write(|w| w.compare0().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenset` on type `T` [INFO] [stdout] --> src/rtc.rs:111:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 111 | RtcInterrupt::Compare1 => self.periph.evtenset.write(|w| w.compare1().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenset` on type `T` [INFO] [stdout] --> src/rtc.rs:112:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 112 | RtcInterrupt::Compare2 => self.periph.evtenset.write(|w| w.compare2().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenset` on type `T` [INFO] [stdout] --> src/rtc.rs:113:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 113 | RtcInterrupt::Compare3 => self.periph.evtenset.write(|w| w.compare3().set()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:120:47 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 120 | RtcInterrupt::Tick => self.periph.evtenclr.write(|w| w.tick().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:121:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 121 | RtcInterrupt::Overflow => self.periph.evtenclr.write(|w| w.ovrflw().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:122:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 122 | RtcInterrupt::Compare0 => self.periph.evtenclr.write(|w| w.compare0().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:123:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 123 | RtcInterrupt::Compare1 => self.periph.evtenclr.write(|w| w.compare1().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:124:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 124 | RtcInterrupt::Compare2 => self.periph.evtenclr.write(|w| w.compare2().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `evtenclr` on type `T` [INFO] [stdout] --> src/rtc.rs:125:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 125 | RtcInterrupt::Compare3 => self.periph.evtenclr.write(|w| w.compare3().clear()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_tick` on type `T` [INFO] [stdout] --> src/rtc.rs:132:47 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 132 | RtcInterrupt::Tick => self.periph.events_tick.read().bits(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_ovrflw` on type `T` [INFO] [stdout] --> src/rtc.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 133 | RtcInterrupt::Overflow => self.periph.events_ovrflw.read().bits(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_compare` on type `T` [INFO] [stdout] --> src/rtc.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 134 | RtcInterrupt::Compare0 => self.periph.events_compare[0].read().bits(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_compare` on type `T` [INFO] [stdout] --> src/rtc.rs:135:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 135 | RtcInterrupt::Compare1 => self.periph.events_compare[1].read().bits(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_compare` on type `T` [INFO] [stdout] --> src/rtc.rs:136:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 136 | RtcInterrupt::Compare2 => self.periph.events_compare[2].read().bits(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_compare` on type `T` [INFO] [stdout] --> src/rtc.rs:137:51 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 137 | RtcInterrupt::Compare3 => self.periph.events_compare[3].read().bits(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_tick` on type `T` [INFO] [stdout] --> src/rtc.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 146 | self.periph.events_tick.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_ovrflw` on type `T` [INFO] [stdout] --> src/rtc.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 149 | self.periph.events_ovrflw.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_compare` on type `T` [INFO] [stdout] --> src/rtc.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 152 | self.periph.events_compare[0].write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_compare` on type `T` [INFO] [stdout] --> src/rtc.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 155 | self.periph.events_compare[1].write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_compare` on type `T` [INFO] [stdout] --> src/rtc.rs:158:29 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 158 | self.periph.events_compare[2].write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_compare` on type `T` [INFO] [stdout] --> src/rtc.rs:161:29 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 161 | self.periph.events_compare[3].write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `cc` on type `T` [INFO] [stdout] --> src/rtc.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 181 | self.periph.cc[reg].write(|w| w.bits(val)); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `counter` on type `T` [INFO] [stdout] --> src/rtc.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 189 | self.periph.counter.read().bits() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_clear` on type `T` [INFO] [stdout] --> src/rtc.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 195 | self.periph.tasks_clear.write(|w| w.bits(1)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_trigovrflw` on type `T` [INFO] [stdout] --> src/rtc.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 37 | impl Rtc [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 203 | self.periph.tasks_trigovrflw.write(|w| w.bits(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_ready` on type `T` [INFO] [stdout] --> src/spi.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 37 | impl FullDuplex for Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 45 | match self.0.events_ready.read().bits() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spi.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 37 | impl FullDuplex for Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 49 | let byte = self.0.rxd.read().bits() as u8; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_ready` on type `T` [INFO] [stdout] --> src/spi.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 37 | impl FullDuplex for Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 52 | self.0.events_ready.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/spi.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 37 | impl FullDuplex for Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 63 | self.0.txd.write(|w| unsafe { w.bits(u32::from(byte)) }); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/spi.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 68 | impl Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 78 | spi.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/spi.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 68 | impl Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 81 | spi.config.write(|w| match mode { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `frequency` on type `T` [INFO] [stdout] --> src/spi.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 68 | impl Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 89 | spi.frequency.write(|w| w.frequency().variant(frequency)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `&mut T` [INFO] [stdout] --> src/spi.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 68 | impl Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 110 | spi.psel [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `&mut T` [INFO] [stdout] --> src/spi.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 68 | impl Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 116 | spi.psel.mosi.write(|w| unsafe { w.bits(pin.pin().into()) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `&mut T` [INFO] [stdout] --> src/spi.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 68 | impl Spi [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 119 | spi.psel.miso.write(|w| unsafe { w.bits(pin.pin().into()) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spim.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 102 | spim.psel.sck.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spim.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 108 | Some(mosi) => spim.psel.mosi.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spim.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 112 | None => spim.psel.mosi.write(|w| w.connect().disconnected()), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spim.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 115 | Some(miso) => spim.psel.miso.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spim.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 119 | None => spim.psel.miso.write(|w| w.connect().disconnected()), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/spim.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 123 | spim.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/spim.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 126 | spim.config.write(|w| { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `frequency` on type `T` [INFO] [stdout] --> src/spim.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 149 | spim.frequency.write(|w| w.frequency().variant(frequency)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `orc` on type `T` [INFO] [stdout] --> src/spim.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 152 | spim.orc.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/spim.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 168 | self.0.txd.ptr.write(|w| unsafe { w.ptr().bits(tx.ptr) }); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/spim.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 170 | self.0.txd.maxcnt.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spim.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 178 | self.0.rxd.ptr.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spim.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 182 | self.0.rxd.maxcnt.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_start` on type `T` [INFO] [stdout] --> src/spim.rs:188:16 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 188 | self.0.tasks_start.write(|w| [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_end` on type `T` [INFO] [stdout] --> src/spim.rs:201:22 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 201 | while self.0.events_end.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_end` on type `T` [INFO] [stdout] --> src/spim.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 204 | self.0.events_end.write(|w| w); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/spim.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 211 | if self.0.txd.amount.read().bits() != tx.len { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spim.rs:214:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl Spim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 214 | if self.0.rxd.amount.read().bits() != rx.len { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spis.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 50 | spis.psel.sck.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spis.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 54 | spis.psel.csn.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spis.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 60 | spis.psel.mosi.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/spis.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 67 | spis.psel.miso.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/spis.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 73 | spis.config [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/spis.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 75 | spis.config [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/spis.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 77 | spis.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `def` on type `T` [INFO] [stdout] --> src/spis.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 84 | self.spis.def.write(|w| unsafe { w.def().bits(def) }); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `orc` on type `T` [INFO] [stdout] --> src/spis.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 91 | self.spis.orc.write(|w| unsafe { w.orc().bits(orc) }); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/spis.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 98 | self.spis.config.modify(|_r, w| w.order().bit(order.into())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/spis.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 106 | .config [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/spis.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 114 | self.spis.config.modify(|_r, w| w.cpha().bit(phase.into())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/spis.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 145 | self.spis.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/spis.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 152 | self.spis.enable.write(|w| w.enable().disabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_acquire` on type `T` [INFO] [stdout] --> src/spis.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 160 | self.spis.tasks_acquire.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_acquired` on type `T` [INFO] [stdout] --> src/spis.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 161 | while self.spis.events_acquired.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_acquire` on type `T` [INFO] [stdout] --> src/spis.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 173 | self.spis.tasks_acquire.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_acquired` on type `T` [INFO] [stdout] --> src/spis.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 174 | if self.spis.events_acquired.read().bits() != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_release` on type `T` [INFO] [stdout] --> src/spis.rs:184:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 184 | self.spis.tasks_release.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/spis.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 191 | self.spis.intenset.modify(|_r, w| match event { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/spis.rs:202:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 202 | self.spis.intenclr.write(|w| match event { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `shorts` on type `T` [INFO] [stdout] --> src/spis.rs:213:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 213 | self.spis.shorts.write(|w| w.end_acquire().bit(enabled)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_acquired` on type `T` [INFO] [stdout] --> src/spis.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 220 | self.spis.events_acquired.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_end` on type `T` [INFO] [stdout] --> src/spis.rs:221:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 221 | self.spis.events_end.reset(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/spis.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 222 | self.spis.events_endrx.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_acquired` on type `T` [INFO] [stdout] --> src/spis.rs:229:46 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 229 | SpisEvent::Acquired => self.spis.events_acquired.reset(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_end` on type `T` [INFO] [stdout] --> src/spis.rs:230:41 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 230 | SpisEvent::End => self.spis.events_end.reset(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/spis.rs:231:43 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 231 | SpisEvent::EndRx => self.spis.events_endrx.reset(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_acquired` on type `T` [INFO] [stdout] --> src/spis.rs:239:46 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 239 | SpisEvent::Acquired => self.spis.events_acquired.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_end` on type `T` [INFO] [stdout] --> src/spis.rs:240:41 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 240 | SpisEvent::End => self.spis.events_end.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/spis.rs:241:43 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 241 | SpisEvent::EndRx => self.spis.events_endrx.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_end` on type `T` [INFO] [stdout] --> src/spis.rs:248:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 248 | self.spis.events_end.read().bits() != 0 || self.spis.events_endrx.read().bits() != 0 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/spis.rs:248:62 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 248 | self.spis.events_end.read().bits() != 0 || self.spis.events_endrx.read().bits() != 0 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_acquired` on type `T` [INFO] [stdout] --> src/spis.rs:254:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 254 | self.spis.events_acquired.read().bits() != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `status` on type `T` [INFO] [stdout] --> src/spis.rs:260:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 260 | self.spis.status.read().overread().is_present() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `status` on type `T` [INFO] [stdout] --> src/spis.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 266 | self.spis.status.read().overflow().is_present() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spis.rs:272:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 272 | self.spis.rxd.amount.read().bits() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `semstat` on type `T` [INFO] [stdout] --> src/spis.rs:278:25 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 278 | match self.spis.semstat.read().bits() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_acquired` on type `T` [INFO] [stdout] --> src/spis.rs:289:20 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 289 | &self.spis.events_acquired [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_end` on type `T` [INFO] [stdout] --> src/spis.rs:295:20 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 295 | &self.spis.events_end [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/spis.rs:301:20 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 301 | &self.spis.events_endrx [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_acquire` on type `T` [INFO] [stdout] --> src/spis.rs:307:20 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 307 | &self.spis.tasks_acquire [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_release` on type `T` [INFO] [stdout] --> src/spis.rs:313:20 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 313 | &self.spis.tasks_release [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/spis.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 332 | .txd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spis.rs:336:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 336 | .rxd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/spis.rs:340:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 340 | .txd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spis.rs:344:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 344 | .rxd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/spis.rs:381:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 381 | .txd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spis.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 385 | .rxd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/spis.rs:389:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 389 | .rxd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/spis.rs:393:14 [INFO] [stdout] | [INFO] [stdout] 43 | impl Spis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 393 | .txd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/twim.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 69 | twim.psel.scl.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/twim.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 73 | twim.psel.sda.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/twim.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 79 | twim.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `frequency` on type `T` [INFO] [stdout] --> src/twim.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 82 | twim.frequency.write(|w| w.frequency().variant(frequency)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/twim.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 94 | self.0.enable.write(|w| w.enable().disabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/twim.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 99 | self.0.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twim.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 113 | self.0.txd.ptr.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twim.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 121 | self.0.txd.maxcnt.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twim.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 145 | self.0.rxd.ptr.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twim.rs:153:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 153 | self.0.rxd.maxcnt.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twim.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 170 | .errorsrc [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twim.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 176 | let err = self.0.errorsrc.read(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twim.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 192 | if self.0.events_stopped.read().bits() != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twim.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 193 | self.0.events_stopped.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twim.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 196 | if self.0.events_error.read().bits() != 0 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twim.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 197 | self.0.events_error.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stop` on type `T` [INFO] [stdout] --> src/twim.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 198 | self.0.tasks_stop.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `address` on type `T` [INFO] [stdout] --> src/twim.rs:214:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 214 | .address [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twim.rs:221:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 221 | self.0.events_stopped.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twim.rs:222:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 222 | self.0.events_error.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_lasttx` on type `T` [INFO] [stdout] --> src/twim.rs:223:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 223 | self.0.events_lasttx.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `shorts` on type `T` [INFO] [stdout] --> src/twim.rs:227:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 227 | self.0.shorts.write(|w| w.lasttx_stop().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_starttx` on type `T` [INFO] [stdout] --> src/twim.rs:228:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 228 | self.0.tasks_starttx.write(|w| [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twim.rs:241:19 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 241 | if self.0.txd.amount.read().bits() != buffer.len() as u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `address` on type `T` [INFO] [stdout] --> src/twim.rs:259:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 259 | .address [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twim.rs:266:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 266 | self.0.events_stopped.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twim.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 267 | self.0.events_error.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `shorts` on type `T` [INFO] [stdout] --> src/twim.rs:271:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 271 | self.0.shorts.write(|w| w.lastrx_stop().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_startrx` on type `T` [INFO] [stdout] --> src/twim.rs:272:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 272 | self.0.tasks_startrx.write(|w| [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twim.rs:285:19 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 285 | if self.0.rxd.amount.read().bits() != buffer.len() as u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `address` on type `T` [INFO] [stdout] --> src/twim.rs:309:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 309 | .address [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twim.rs:319:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 319 | self.0.events_stopped.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twim.rs:320:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 320 | self.0.events_error.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `shorts` on type `T` [INFO] [stdout] --> src/twim.rs:324:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 324 | self.0.shorts.write(|w| { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_starttx` on type `T` [INFO] [stdout] --> src/twim.rs:330:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 330 | self.0.tasks_starttx.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twim.rs:341:32 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 341 | let bad_write = self.0.txd.amount.read().bits() != wr_buffer.len() as u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twim.rs:342:31 [INFO] [stdout] | [INFO] [stdout] 40 | impl Twim [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 342 | let bad_read = self.0.rxd.amount.read().bits() != rd_buffer.len() as u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/twis.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 62 | twis.psel.scl.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/twis.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 66 | twis.psel.sda.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `address` on type `T` [INFO] [stdout] --> src/twis.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 71 | twis.address[0].write(|w| unsafe { w.address().bits(address0) }); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/twis.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 72 | twis.config.modify(|_r, w| w.address0().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `address` on type `T` [INFO] [stdout] --> src/twis.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 80 | self.0.address[1].write(|w| unsafe { w.address().bits(address1) }); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/twis.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 81 | self.0.config.modify(|_r, w| w.address1().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `orc` on type `T` [INFO] [stdout] --> src/twis.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 88 | self.0.orc.write(|w| unsafe { w.orc().bits(orc) }); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/twis.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 95 | self.0.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/twis.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 102 | self.0.enable.write(|w| w.enable().disabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stop` on type `T` [INFO] [stdout] --> src/twis.rs:110:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 110 | self.0.tasks_stop.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 111 | while self.0.events_stopped.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenset` on type `T` [INFO] [stdout] --> src/twis.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 118 | self.0.intenset.modify(|_r, w| match event { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `intenclr` on type `T` [INFO] [stdout] --> src/twis.rs:132:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 132 | self.0.intenclr.write(|w| match event { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twis.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 146 | self.0.events_error.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 147 | self.0.events_stopped.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_rxstarted` on type `T` [INFO] [stdout] --> src/twis.rs:148:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 148 | self.0.events_rxstarted.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_txstarted` on type `T` [INFO] [stdout] --> src/twis.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 149 | self.0.events_txstarted.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_write` on type `T` [INFO] [stdout] --> src/twis.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 150 | self.0.events_write.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_read` on type `T` [INFO] [stdout] --> src/twis.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 151 | self.0.events_read.reset(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twis.rs:158:39 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 158 | TwiEvent::Error => self.0.events_error.reset(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:159:41 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 159 | TwiEvent::Stopped => self.0.events_stopped.reset(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_rxstarted` on type `T` [INFO] [stdout] --> src/twis.rs:160:43 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 160 | TwiEvent::RxStarted => self.0.events_rxstarted.reset(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_txstarted` on type `T` [INFO] [stdout] --> src/twis.rs:161:43 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 161 | TwiEvent::TxStarted => self.0.events_txstarted.reset(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_write` on type `T` [INFO] [stdout] --> src/twis.rs:162:39 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 162 | TwiEvent::Write => self.0.events_write.reset(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_read` on type `T` [INFO] [stdout] --> src/twis.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 163 | TwiEvent::Read => self.0.events_read.reset(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `address` on type `T` [INFO] [stdout] --> src/twis.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 170 | self.0.address[self.0.match_.read().match_().bits() as usize] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `match_` on type `T` [INFO] [stdout] --> src/twis.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 170 | self.0.address[self.0.match_.read().match_().bits() as usize] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twis.rs:180:39 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 180 | TwiEvent::Error => self.0.events_error.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:181:41 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 181 | TwiEvent::Stopped => self.0.events_stopped.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_rxstarted` on type `T` [INFO] [stdout] --> src/twis.rs:182:43 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 182 | TwiEvent::RxStarted => self.0.events_rxstarted.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_txstarted` on type `T` [INFO] [stdout] --> src/twis.rs:183:43 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 183 | TwiEvent::TxStarted => self.0.events_txstarted.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_write` on type `T` [INFO] [stdout] --> src/twis.rs:184:39 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 184 | TwiEvent::Write => self.0.events_write.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_read` on type `T` [INFO] [stdout] --> src/twis.rs:185:38 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 185 | TwiEvent::Read => self.0.events_read.read().bits() != 0, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:192:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 192 | self.0.events_stopped.read().bits() != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twis.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 198 | self.0.rxd.amount.read().bits() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 204 | self.0.errorsrc.read().overflow().bit() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:210:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 210 | self.0.errorsrc.read().dnack().bit() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 216 | self.0.errorsrc.read().overread().bit() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_read` on type `T` [INFO] [stdout] --> src/twis.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 222 | &self.0.events_read [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_write` on type `T` [INFO] [stdout] --> src/twis.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 228 | &self.0.events_write [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 234 | &self.0.events_stopped [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_error` on type `T` [INFO] [stdout] --> src/twis.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 240 | &self.0.events_error [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_rxstarted` on type `T` [INFO] [stdout] --> src/twis.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 246 | &self.0.events_rxstarted [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_txstarted` on type `T` [INFO] [stdout] --> src/twis.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 252 | &self.0.events_txstarted [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stop` on type `T` [INFO] [stdout] --> src/twis.rs:258:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 258 | &self.0.tasks_stop [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_suspend` on type `T` [INFO] [stdout] --> src/twis.rs:264:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 264 | &self.0.tasks_suspend [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_resume` on type `T` [INFO] [stdout] --> src/twis.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 270 | &self.0.tasks_resume [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_preparerx` on type `T` [INFO] [stdout] --> src/twis.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 276 | &self.0.tasks_preparerx [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_preparetx` on type `T` [INFO] [stdout] --> src/twis.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 282 | &self.0.tasks_preparetx [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twis.rs:303:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 303 | .txd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twis.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 307 | .txd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:312:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 312 | self.0.errorsrc.write(|w| w); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_preparetx` on type `T` [INFO] [stdout] --> src/twis.rs:315:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 315 | self.0.tasks_preparetx.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:318:22 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 318 | while self.0.events_stopped.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:319:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 319 | self.0.events_stopped.write(|w| w); // reset event [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:326:19 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 326 | if self.0.errorsrc.read().dnack().bits() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:330:19 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 330 | if self.0.errorsrc.read().overflow().bits() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twis.rs:334:19 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 334 | if self.0.txd.amount.read().bits() != buffer.len() as u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twis.rs:360:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 360 | .rxd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twis.rs:364:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 364 | .rxd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:369:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 369 | self.0.errorsrc.write(|w| w); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_preparerx` on type `T` [INFO] [stdout] --> src/twis.rs:372:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 372 | self.0.tasks_preparerx.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 375 | while self.0.events_stopped.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_stopped` on type `T` [INFO] [stdout] --> src/twis.rs:376:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 376 | self.0.events_stopped.write(|w| w); // reset event [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:383:19 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 383 | if self.0.errorsrc.read().overread().bits() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twis.rs:387:19 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 387 | if self.0.rxd.amount.read().bits() != buffer.len() as u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twis.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 407 | .rxd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/twis.rs:411:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 411 | .rxd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:414:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 414 | self.0.errorsrc.reset(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_preparerx` on type `T` [INFO] [stdout] --> src/twis.rs:415:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 415 | self.0.tasks_preparerx.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twis.rs:437:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 437 | .txd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/twis.rs:441:14 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 441 | .txd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `errorsrc` on type `T` [INFO] [stdout] --> src/twis.rs:445:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 445 | self.0.errorsrc.reset(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_preparetx` on type `T` [INFO] [stdout] --> src/twis.rs:446:16 [INFO] [stdout] | [INFO] [stdout] 34 | impl Twis [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 446 | self.0.tasks_preparetx.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/uarte.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 47 | if uarte.enable.read().bits() != 0 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stoptx` on type `T` [INFO] [stdout] --> src/uarte.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 48 | uarte.tasks_stoptx.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_txstopped` on type `T` [INFO] [stdout] --> src/uarte.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 49 | while uarte.events_txstopped.read().bits() == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/uarte.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 54 | uarte.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/uarte.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 58 | uarte.psel.rxd.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/uarte.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 63 | uarte.psel.txd.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/uarte.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 69 | uarte.psel.cts.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/uarte.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 78 | uarte.psel.rts.write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `config` on type `T` [INFO] [stdout] --> src/uarte.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 90 | .config [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `baudrate` on type `T` [INFO] [stdout] --> src/uarte.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 94 | uarte.baudrate.write(|w| w.baudrate().variant(baudrate)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/uarte.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 101 | u.0.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/uarte.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 184 | self.0.txd.ptr.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `txd` on type `T` [INFO] [stdout] --> src/uarte.rs:192:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 192 | self.0.txd.maxcnt.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endtx` on type `T` [INFO] [stdout] --> src/uarte.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 202 | self.0.events_endtx.reset(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_starttx` on type `T` [INFO] [stdout] --> src/uarte.rs:205:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 205 | self.0.tasks_starttx.write(|w| [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endtx` on type `T` [INFO] [stdout] --> src/uarte.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 211 | while self.0.events_endtx.read().bits() == 0 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_txstopped` on type `T` [INFO] [stdout] --> src/uarte.rs:221:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 221 | self.0.events_txstopped.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stoptx` on type `T` [INFO] [stdout] --> src/uarte.rs:225:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 225 | self.0.tasks_stoptx.write(|w| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_txstopped` on type `T` [INFO] [stdout] --> src/uarte.rs:230:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 230 | while self.0.events_txstopped.read().bits() == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/uarte.rs:247:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 247 | while self.0.events_endrx.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/uarte.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 251 | if self.0.rxd.amount.read().bits() != rx_buffer.len() as u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/uarte.rs:292:38 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 292 | event_complete |= self.0.events_endrx.read().bits() != 0; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/uarte.rs:307:33 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 307 | let bytes_read = self.0.rxd.amount.read().bits() as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/uarte.rs:336:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 336 | self.0.rxd.ptr.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxd` on type `T` [INFO] [stdout] --> src/uarte.rs:344:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 344 | self.0.rxd.maxcnt.write(|w| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_startrx` on type `T` [INFO] [stdout] --> src/uarte.rs:354:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 354 | self.0.tasks_startrx.write(|w| [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/uarte.rs:364:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 364 | self.0.events_endrx.write(|w| w); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_stoprx` on type `T` [INFO] [stdout] --> src/uarte.rs:375:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 375 | self.0.tasks_stoprx.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_rxto` on type `T` [INFO] [stdout] --> src/uarte.rs:378:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 378 | while self.0.events_rxto.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_rxto` on type `T` [INFO] [stdout] --> src/uarte.rs:381:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 381 | self.0.events_rxto.write(|w| w); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_flushrx` on type `T` [INFO] [stdout] --> src/uarte.rs:384:16 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 384 | self.0.tasks_flushrx.write(|w| unsafe { w.bits(1) }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_endrx` on type `T` [INFO] [stdout] --> src/uarte.rs:387:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 387 | while self.0.events_endrx.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/uarte.rs:394:26 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 394 | let rxd = self.0.psel.rxd.read(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/uarte.rs:395:26 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 395 | let txd = self.0.psel.txd.read(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/uarte.rs:396:26 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 396 | let cts = self.0.psel.cts.read(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/uarte.rs:397:26 [INFO] [stdout] | [INFO] [stdout] 41 | impl Uarte [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 397 | let rts = self.0.psel.rts.read(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 626 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf-hal-common` due to 627 previous errors [INFO] running `Command { std: "docker" "inspect" "ea8a4cfaf05a3fc96fd1d1b13c1a4761ab1106bc0bc400bf176f10ac78b658ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8a4cfaf05a3fc96fd1d1b13c1a4761ab1106bc0bc400bf176f10ac78b658ce", kill_on_drop: false }` [INFO] [stdout] ea8a4cfaf05a3fc96fd1d1b13c1a4761ab1106bc0bc400bf176f10ac78b658ce